Getting Data In

Monitor a path on the search head

RanjithaN99
Explorer

Hi Community, 

Please help me out, I am trying to monitor a path on the splunk search head in a Splunk enterprise environment.

What would be the best practice to implement this?

Would it be advisable to install a UF on the search head server ?

If not, what are the other ways by which we can monitor a path on the splunk search head server.

 

Thanks,

Labels (3)
Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @RanjithaN99,

you don't need to install an UF on the Search Head.

Your SH should already send its own logs to the indexers.

In this case, you have only to enable the input from your GUI or CLI.

Only one attention point: using GUI you probably don't have the indexer in the available indexes list.

You can solve this in two ways:

  • you could create an index with the same name on the Search Head, even if the logs will not go in this index but in the one (with the same name)  on the indexer,
  • you could create the input by CLI.

Ciao.

Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi @RanjithaN99,

you don't need to install an UF on the Search Head.

Your SH should already send its own logs to the indexers.

In this case, you have only to enable the input from your GUI or CLI.

Only one attention point: using GUI you probably don't have the indexer in the available indexes list.

You can solve this in two ways:

  • you could create an index with the same name on the Search Head, even if the logs will not go in this index but in the one (with the same name)  on the indexer,
  • you could create the input by CLI.

Ciao.

Giuseppe

RanjithaN99
Explorer

Thank You

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...