IBM Streams 4.3.0

IBM Streams と Linux のログ・ファイル・フォーマットおよび例

IBM® Streams リソースのローリング・ログ・ファイルと Linux システム・ログとでは、ファイル・フォーマットに違いがあります。

IBM Streams ローリング・ログ・ファイル

ローリング・ログ・ファイルでは、以下のフォーマットが使用されます。
[Timestamp] [Host IP address] [Aspect] Message ID and text
例えば、以下のようにします。
[2016-06-09T12:49:51.211-0400] [192.0.2.0] [domain=domain1,host=host1.ibm.com] 
CDISA3046W The host1.ibm.com resource in the domain1 domain experienced a zookeeper disconnect 
on 2016-06-09T12:49:43.-0400. Zookeeper reconnected at 2016-06-09T12:49:43.-0400.

Linux システム・ログ・ファイル

Linux システム・ログ・ファイルでは、以下のフォーマットが使用されます。
[Timestamp in syslog format] [Host] [Product] [Host IP address] [Aspect] Message ID and text
Jul 27 14:16:07 host1 : [IBM InfoSphere Streams][192.0.2.0] [domain=domain1,host=host1.ibm.com] CDISA0021I Starting the following domain: domain1.
Jul 27 14:16:07 host1 : [IBM InfoSphere Streams][192.0.2.0] [domain=domain1,host=host1.ibm.com] CDISA0034I Waiting for all services to start.
Jul 27 14:16:07 host1 : [IBM InfoSphere Streams][192.0.2.0] [domain=domain1,host=host1.ibm.com] CDISA0038I The aas service started on the following resource: host1.ibm.com. The service has the following process id: 10380.
Jul 27 14:16:07 host1 : [IBM InfoSphere Streams][192.0.2.0] [domain=domain1,host=host1.ibm.com] CDISA0038I The auditlog service started on the following resource: host1.ibm.com. The service has the following process id: 10380.
Jul 27 14:16:13 host1 : [IBM InfoSphere Streams][192.0.2.0] [domain=domain1,host=host1.ibm.com] CDISA0039I The jmx service started on the following resource: host1.ibm.com. The service has the following process id: 10539. The service uses the following port: 9975.
Jul 27 14:17:02 host1 : [IBM InfoSphere Streams][192.0.2.0] [domain=domain1,host=host1.ibm.com] CDISA0039I The sws service started on the following resource: host1.ibm.com. The service has the following process id: 10827. The service uses the following port: 8443.
Jul 27 14:17:02 host1 : [IBM InfoSphere Streams][192.0.2.0] [domain=domain1,host=host1.ibm.com] CDISA0022I The following domain started successfully: domain1.