Splunk Search

I'm new to splunk queries and how to create an alert using Linux commands on Splunk?

Vin
Engager

I need to write a Splunk alert to check number of connections on a server. Using below Linux command I can get the results on the server. But help me out in creating an alert on Splunk with the command.

ps -ef | grep '[s]shd' | grep -v ^root | grep -i file* | wc -l

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

That's a pretty straightforward query in Splunk.  However, do you have the equivalent to "ps -ef" logged in Splunk?  If not, then the alert won't work.

Another option is to create a scripted input that executes that CLI command and logs the result in Splunk.  Then you can alert on it.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...