Getting Data In

How to ingest data for services other than systemd services for linux server?

sekhar463
Path Finder

hai i have few services which are getting from process, how can i ingest those and filter in splunk 

example :want  to monitor event_demon, as_server

 

------------------------------------  -------  --------------
WAAE Agent (WA_AGENT)                   22036  running
WAAE Scheduler (RDV)                    22258  running
WAAE Application Server (RDV)           22158  running
-sh-4.2$ ps -ef | grep -i 22258
autosys  22258     1  1 05:27 ?        00:00:04 event_demon -A RDV
autosys  30384 29146  0 05:33 pts/0    00:00:00 grep --color=auto -i 22258
-sh-4.2$
-sh-4.2$
-sh-4.2$ ps -ef | grep -i 22158
autosys  22158     1  1 05:27 ?        00:00:08 as_server -A RDV
autosys  31390 29146  0 05:35 pts/0    00:00:00 grep --color=auto -i 22158
-sh-4.2$

Labels (3)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

can you give more details what you are meaning wit “monitoring”?
One way to monitor Linux nodes is use to https://splunkbase.splunk.com/app/833

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

New This Month - Observability Updates Give Extended Visibility and Improve User ...

This month is a collection of special news! From Magic Quadrant updates to AppDynamics integrations to ...

Intro to Splunk Synthetic Monitoring

In our last post, we mentioned that the 3 key pieces of observability – metrics, logs, and traces – provide ...