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!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...