Splunk® User Behavior Analytics Monitoring App

Splunk UBA Monitoring App

Acrobat logo Download manual as PDF


Acrobat logo Download topic as PDF

Send all logs to the Splunk platform

Splunk UBA sends ERROR and WARN level events to the Splunk platform. You can include INFO level events if your environment is able to handle the additional load on the indexers.

Before including INFO level events, carefully consider the following:

  • The Splunk UBA Monitoring App searches events in the _internal index. The inclusion of INFO level events can significantly affect search performance when using the app.
  • The high number of events may flood the _internal index, causing other events within the same index to be evicted depending on the retention policy.

In Splunk UBA version 5.0 and higher, you can obtain a new Splunk license for ingesting logs from Splunk UBA so that the _internal index is not overloaded. See Obtain a Splunk license for ingesting Splunk UBA logs in the Install and Upgrade Splunk User Behavior Analytics manual.

Perform the following steps in Splunk UBA to send all logs including INFO level events to the Splunk platform:

  1. On the Splunk UBA master node, open the /opt/splunk/etc/apps/Splunk_UBA_Monitor/local/transforms.conf file.
    1. You must create this file if it does not already exist. Then open the file.
  2. Add the following to that .conf file:
    [uba_setparsing]
    REGEX = ^[^,\n]*(?:,|.)\d\d\d(?: |;)
    
  3. In distributed Splunk UBA environments, run the following command to synchronize all nodes in the Splunk UBA cluster:
    /opt/caspida/bin/Caspida sync-cluster /opt/splunk/etc/apps/Splunk_UBA_Monitor/default
  4. On the Splunk UBA master node, run the following commands to restart Splunk on all nodes:
    /opt/caspida/bin/Caspida stop-splunk
    /opt/caspida/bin/Caspida start-splunk
    
Last modified on 07 March, 2024
PREVIOUS
Send Splunk UBA logs to a custom index on the Splunk platform
  NEXT
Examine Splunk UBA system health with the Splunk UBA Monitoring App

This documentation applies to the following versions of Splunk® User Behavior Analytics Monitoring App: 1.1.3


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters