IBM Operations Analytics - Log Analysis, Version 1.3.0

unity.conf file

The unity.conf is a configuration file for the IBM® Operations Analytics - Log Analysis EIF Receiver.

The unity.conf file is found in the <HOME>/IBM/LogAnalysis/UnityEIFReceiver/config/ directory.

unity.conf file parameters

Table 1. unity.conf parameters
Parameter Description
unity.data.collector.ip=IP address The IP address of the server on which IBM Operations Analytics - Log Analysis is installed
unity.data.collector.port=9987 The port that is specified during installation. The default value is 9987.
unity.data.collector.protocol=https The communication protocol. The default value is https.
unity.data.collector.uri=/Unity/DataCollector  
unity.data.collector.userid=unityuser The user ID of the user assigned the UnityUser role. The default user ID is unityuser.
unity.data.collector.password={aes}<Unique_string_of_alphanumeric_characters> The password that is associated with the UnityUser role. The default value is {aes}<Unique_string_of_alphanumeric_characters>.
unity.data.collector.keystore=/home/unity/IBM/LogAnalysis/wlp/usr/server/Unity/keystore/unity.ks The full path to the keystore file.
unity.data.collector.eif.consumer.num.events=1000000 .
unity.data.collector.event.manager.num.events=20000 .
unity.data.collector.event.service.num.events=80000 .
unity.data.collector.event.poster.num.events=500 .
unity.data.collector.gc.interval=2 Determine the EIF Receiver memory cleanup interval in minutes. The default value is 2.
logsource.buffer.wait.timeout=10 Determine the buffer timeout in seconds. The default value is 10.
logsource.max.buffer.size=450000 Determine the buffer size in Bytes. The default value is 450000.


Feedback