Getting Data In

Index Log file on demand

SirHill17
Communicator

Hi,

To avoid too much data collection, I would like Splunk to only index a log file following a manual action like clicking on a cell in the search result.

I have already set up the index on the indexer, the class on the deployment-server, but currently it collects every file logs.

i.e.:

2015-06-15 13:40:13 hostname ERROR get_details gf_ServerDetails failed /apps/user/tmp/xxxxxxx.tmp.get_details

So what I would like is when clicking on the file name, Splunk goes to read the file and display the result.

Not sure if my request is clear enough. Do not hesitate to request more details.

Thanks for your help.

Regards,

Cyril

0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

The indexers/search-head have no control on the forwarders, and also have no knowledge of the list of files available. So you cannot search on log files that have not yet be indexed.

So your question looks more like an Enhancement Request.

Tracks to try manually :

  • use the oneshot CLI command to index a file on demand ( on the forwarder)
  • to get a list of files on a remote forwarder. try a scripted input doing a simple dir/ ls with file timestamps on a regular basis
  • maybe a deployment server could be used to create specific inputs. but will not be great if you have many inputs to handle and clear afterward.

View solution in original post

yannK
Splunk Employee
Splunk Employee

The indexers/search-head have no control on the forwarders, and also have no knowledge of the list of files available. So you cannot search on log files that have not yet be indexed.

So your question looks more like an Enhancement Request.

Tracks to try manually :

  • use the oneshot CLI command to index a file on demand ( on the forwarder)
  • to get a list of files on a remote forwarder. try a scripted input doing a simple dir/ ls with file timestamps on a regular basis
  • maybe a deployment server could be used to create specific inputs. but will not be great if you have many inputs to handle and clear afterward.

SirHill17
Communicator

The oneshot command could be useful, I will try that.

Thanks.

0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

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 ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...