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
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...