要查看趋势,连接日志文件并在合并的输出上运行后处理程序脚本。
To see trends, concatenate log files and run a processing script on the combined output.
此日志中的数据包含关于连接到系统的设备的信息,以及在启动和操作过程中系统记录的任何错误和问题的信息。
The data in this log contains information about the devices connected to the system and any faults and problems recorded by the system during the boot and operational process.
单击画布,将字符串表达式连接到日志表达式。
Click the canvas, and connect the string expression to the log expression.
格式化新日志对于连接到数据库的应用程序是透明的,而且也不会影响数据库性能。
The formatting of new logs is transparent to applications connected to the database and does not impact database performance.
这些属性可能是要连接的数据源的名称或者日志文件的位置。
These properties can be the name of a data source to connect to or the location of a log file.
这保证了那些已写入,但在服务器崩溃前还没有回放的日志能在用户连接前被执行。
This ensures that any journal logs written but not replayed before a server crash will run before any user can connect.
这些任务包括轮转日志文件以避免装满文件系统、备份数据和连接时间服务器来执行系统时间同步。
These include rotating log files so filesystems do not become full, backing up data, and connecting to a time server to keep your system time synchronized.
所以正在建立的连接的类型无关紧要,因为数据库的启动将恢复事务日志中所有未完成的事务,以便保持数据完整性。
So the type of connection being established does not matter because the act of booting the database will recover any incomplete transactions in the transaction log in order to preserve data integrity.
标准的日志文件显示了丢弃的数据包和成功的入站出站连接。
A standard logging file shows dropped packets and successful inbound and outbound connections.
不过,有些连接器将输出内容为“它们已处理完某个事件或动作”的跟踪日志。
However, some connectors will output traces saying that they have processed an event or action.
队列管理器错误日志——寻找关于失败连接的详细信息。
Queue manager error logs — look for details on failed connections.
类似地,想要清理日志存储,可连接到日志数据库并执行sql脚本。
Similarly, to clean up the log store, connect to log database and execute the SQL script.
这并不表示您会在重新连接到数据库之后立即在日志文件目录中看到新的日志文件。
This does not mean you will suddenly see new log files in your log directory after reconnecting to the database.
当缓存管理器与中央服务器重新连接时,系统重建客户机修改日志,使所有的文件系统更新对客户机都可用。
When the cache manager reconnects to the central servers, the system reintegrates the client modification log, making all file system updates available to the client.
当然,SDO也提供了对非连接的变化集的支持,可以将离线状态下发生的变化和原始的进行比较,事实上,与变化日志有点相似。
Of course, SDO also offers support for what is call disconnected change sets, where you can compare changes made off-line to the original - sort of like a build in change-log.
这表示在第一次连接到数据库时,主日志的总数等于驻留在活动日志目录中的日志文件的总数。
This means that upon first connection to the database, the total number of primary logs is equal to the total number of log files residing in the active log directory.
您不想让IntegratorBroker队列管理器或任何连接的队列管理器在日志扩展块之间或归档日志之间不停地切换。
You do not want your Integrator Broker queue manager or any connected queue manager to be continuously switching between log extents or archiving logs.
以下部分逐步指导用户通过单一服务器IBMCognos10windows安装上的一个http连接进行访问日志所必需的设置。
The following section will step a user through the setup required to access the logs through an HTTP connection from a single server IBM Cognos 10 Windows install.
经典的例子就是logging:通常,服务在启动和做其他操作的时候,就要连接并开始写日志了。
The canonical example is of logging; typically, services will connect to and start writing to a log service during start-up and other operations.
对于在数据收集开始前遇到的问题(例如,无法连接到代理),请检查IBMSupportAssistant日志和跟踪文件中的信息。
For problems encountered before a data collection begins (for example, trouble connecting to an agent), check the IBM Support Assistant log and trace files for information.
要做到这一点,LifestreamBackup连接到你的社交帐户并提取出账户中的数据、图片、博客日志和你曾经加入的、创造的或是联合的文件。
To do this, Lifestream Backup connects to your social accounts and pulls the data, pictures, blog posts, and files you've added, created, or associated with your accounts.
当重新连接到数据库时,前一个连接中的最后一个要放置数据的日志文件将被截断,使它的大小等于文件中数据的大小。
Upon reconnecting to the database, the last log file to have data placed in it from the previous connections will be truncated to the size of the data in the file.
例如,由追加文本节点计算的值被作为输入传递给输出到日志节点,因为我们将追加文本终端连接到了该节点。
For example, the value computed by the append text node is then passed to the print to log node as input because we connected the append text terminal to it.
当应用程序重新连接时,新的设置将生效,日志文件将预先分配到您的磁盘。
When an application reconnects, the new Settings take effect and log files are pre-allocated on your disk.
当启用该选项时,在活动日志路径上发生磁写盘满情况时正在运行的应用程序将不会断开连接。
When this option is enabled, applications running when a disk full condition occurs on the active log path will not be disconnected.
在我们的例子中,我们选择连接点返回中的更新方法之后立即运行日志。
In our example, we choose to perform the logging immediately after the updating method in the join point returns.
它统计每个请求的有关IP地址、应该连接、和用户帐户的异常分数,当出现较高的异常分数时,会记录日志并完全的阻止访问。
It keeps anomaly scores for each request, IP addresses, application sessions, and user accounts. Requests with high anomaly scores are either logged or rejected altogether.
第一行定义了连接到根日志记录器的日志记录器。
The first line defines the loggers that are attached to the root logger.
您可以通过查看日志文件了解是否收到大量来自连接器的输出。
You can check whether you're receiving a large amount of output from the connectors by looking at the log file.
例如,一个生成日志文件的程序可通过管道与Q连接,使日志记录实时移入远程服务器。
For example, a program that produces a log file could instead be piped into Q so that the log records were moved to a remote server in real time.
应用推荐