Splunk Enterprise Security

Splunk enterprise security-is there a way to execute the following process of the OS?

human96
Communicator

is there a way to execute the following process of the OS? ??

 

-Cluster master server (Splunk Enterprise installed)

/ Usr / bin / eu-stack

/ Usr / bin / iostat

/ Usr / bin / netstat

/ Usr / bin / ps

/ Usr / bin / strace

/ Usr / sbin / lsof

/ Usr / sbin / tcpdump ・

Search head server (Splunk Enterprise and Splunk Enterprise Security installed)

/ Usr / bin / eu-stack

/ Usr / bin / iostat

/ Usr / bin / netstat

/ Usr / bin / ps

/ Usr / bin / strace

/ Usr / bin / uname

/ Usr / sbin / lsof

/ Usr / sbin / tcpdump

-Deployment server (Splunk Enterprise installed)

/ Usr / bin / eu-stack

/ Usr / bin / iostat

/ Usr / bin / netstat

/ Usr / bin / ps

/ Usr / bin / strace

/ Usr / sbin / lsof

/ Usr / sbin / tcpdump

Labels (2)
0 Karma
1 Solution

tshah-splunk
Splunk Employee
Splunk Employee

Hi @human96,

You can definitely run the above commands on the instances. An easy approach to this would be to install Splunk Add-On for Unix and Linux (https://splunkbase.splunk.com/app/833/) and enable the scripted inputs present in it based on your requirement. Those commands can be run on the instance and the output of those scripts can be ingested to Splunk indexers. Just be sure of placing the add-on at appropriate installation paths. 

PS. You will also need to define outputs.conf to forward the data to indexers on all the servers you enable the inputs.

---
If you find the answer helpful, an upvote/karma is appreciated

View solution in original post

tshah-splunk
Splunk Employee
Splunk Employee

Hi @human96,

You can definitely run the above commands on the instances. An easy approach to this would be to install Splunk Add-On for Unix and Linux (https://splunkbase.splunk.com/app/833/) and enable the scripted inputs present in it based on your requirement. Those commands can be run on the instance and the output of those scripts can be ingested to Splunk indexers. Just be sure of placing the add-on at appropriate installation paths. 

PS. You will also need to define outputs.conf to forward the data to indexers on all the servers you enable the inputs.

---
If you find the answer helpful, an upvote/karma is appreciated
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...