All Apps and Add-ons

How to monitor /root of Solaris

catch_mili
Explorer

I want to monitor /root file system of Solaris Sparc.
However, I have made below changes in inputs.conf
[monitor:///root/*]
index = os
disabled = 0

But still, I dont see /root file system visible in nix* dashboard.
Basically, I need to monitor acvities performed under /root. E.g. file creation, changes, deletion & Also hidden files modifications.

Tags (2)
0 Karma

lguinn2
Legend

monitor:// tells Splunk to index the contents of the files as new data arrives.

You want to track the filesystem-level changes to files (deletion of files, modification times, etc.).

So do this:

[fschange:/root]
followLinks=false
pollPeriod=120
index = os
disabled = 0

This will examine the /root directory tree every 2 minutes. A record of any file changes, deletions and additions will be added to the os index.

Please note that although fschange is still available in Splunk 5.0.2, the feature has been deprecated since Splunk 5.0.

catch_mili
Explorer

Thanks... Its done

0 Karma

catch_mili
Explorer

Done the changes. Still didnt see changes done under /root
Using splunk-5.0.1-143156-Linux-x86_64.tgz

0 Karma

catch_mili
Explorer

Yes. Splunk run as a user with access to the /root directory.

0 Karma

catch_mili
Explorer

root 24482 7.9 2.2 93832 46528 ? Sl 14:51 0:34 splunkd -p 8089 r

0 Karma

Ayn
Legend

Sorry, one word seem to have been lost in my comment.

Does Splunk run as a user with access to the /root directory?

0 Karma

catch_mili
Explorer

I have not created any user & I have got sudo access.

0 Karma

Ayn
Legend

Does Splunk as a user with access to the /root directory?

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...