Splunk Search

Need help forming my search query for linux_secure sourcetype

jcorkey
Explorer

I am receiving the /var/log/secure logs from my linux forwarder I am trying to create a search string that can detect when a user has added any user to sudo access. For example, I'd like to be able to detect when user1 adds user2 to the wheel group in order to give user2 sudo access.

0 Karma

mattymo
Splunk Employee
Splunk Employee

I used this to find my user using visudo to add a user to wheel. I am sure there a few different conditions that you'd hunt for...

index=* host=* source=/var/log/secure visudo OR usermod

alt text

Replace with your commands or logic accordingly.

I use the nix TA found here to ensure my field extractions (Splunk PS configs, you can use whatever you like): https://bitbucket.org/SPLServices/splunk_ta_nix/src

While on the topic of authentication and privilege, check out this wicked auth app by @dshpritz

https://splunkbase.splunk.com/app/3639/

- MattyMo
0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...