Teracloud® Streams audit log examples

Audit log entries contain information about Teracloud® Streams domains, instances, users, operations, and operation objects. Detailed messages can provide additional information.
Audit log format:
Timestamp* D[domain] I[instance] H[host] U[user] SUCCESS/FAILURE/NA 
SRC[operation-source] OBJ[operation-object] OP[operation-and-parameters] 
message
Timestamp* is the time that the Teracloud® Streams component performs operations and auditing. It is not the time that the logging service and log4j write the message to the appender. This format is the same as the Teracloud® Streams logging timestamp format, which is yyyy-MM-dd'T'HH:mm:ss.SSSZ.
The following examples are streamtool startinstance command operations. The first example contains a message that provides additional information.
2015-01-16T13:30:53.869-0500 D[StreamsDomain] I[StreamsInstance] 
H[host1.teracloud.com(192.0.2.0)] U[streamsadmin, streamsadmin] SUCCESS 
SRC[api] OBJ[com.teracloud.streams.admin.internal.api.StreamsInstance] OP[start, 
authUser=streamsadmin@StreamsDomain listener=com.teracloud.streams.cli.StartInstance@6b0cd689]
CDISA3004W The StreamsInstance instance started with warnings for the following domain: 
StreamsDomain. The instance is operational.

2015-01-16T13:30:53.932-0500 D[StreamsDomain] I[StreamsInstance] 
H[host2.teracloud.com(198.51.100.0)] U[streamsadmin, streamsadmin] SUCCESS(0) 
SRC[streamtool] OBJ[com.teracloud.streams.cli.StartInstance] OP[startinstance, d=StreamsDomain
zkconnect=host3:2181,host4:2181,host5:2181 i=StreamsInstance]