Monitoring Splunk

How to set up configuration in SPlunk for Tanium

sahiltcs
Path Finder

I installed Splunk Tanium app in my environment, Can you please help me for the configuration in Splunk for tanium

In which configuration file i need to edit and get the data in SPlunk for tanium

Tags (1)
0 Karma
1 Solution

muralikoppula
Communicator

Step 1:

Step 2:

  • monitor tanium logs from syslog server

    inputs.conf on HF: Example

    [monitor:///syslog/tanium//.log]
    disabled = 0
    followTail = 0
    host =
    host_segment = 3
    index = main
    sourcetype = tanium
    crcSalt =

props.conf exaple on HF

[tanium]
KV_MODE = json
MAX_TIMESTAMP_LOOKAHEAD = 16
NO_BINARY_CHECK = true
SEDCMD-strip_prefix = s/^[^{]+//g
SHOULD_LINEMERGE = false
TIME_FORMAT = %b %d %H:%M:%S
TIME_PREFIX = ^
category = Custom
disabled = false
pulldown_type = true

Hope this helps...

View solution in original post

0 Karma

muralikoppula
Communicator

Step 1:

Step 2:

  • monitor tanium logs from syslog server

    inputs.conf on HF: Example

    [monitor:///syslog/tanium//.log]
    disabled = 0
    followTail = 0
    host =
    host_segment = 3
    index = main
    sourcetype = tanium
    crcSalt =

props.conf exaple on HF

[tanium]
KV_MODE = json
MAX_TIMESTAMP_LOOKAHEAD = 16
NO_BINARY_CHECK = true
SEDCMD-strip_prefix = s/^[^{]+//g
SHOULD_LINEMERGE = false
TIME_FORMAT = %b %d %H:%M:%S
TIME_PREFIX = ^
category = Custom
disabled = false
pulldown_type = true

Hope this helps...

0 Karma

sahiltcs
Path Finder

Thanks it really helps me 🙂

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...