Getting Data In

How to index zero byte files where the information is found in the name of the file?

pedromvieira
Communicator

How to index zero byte files?
For some reason, a customer created a monitoring file that only contains information on the filename.

Ex:

abx_20160627_exit.ok

I'd like to index the timestamp on the filename and the "type" (exit).

Besides create a script to list and append to another file, can Splunk index this type of data?

Thanks.

0 Karma
1 Solution

woodcock
Esteemed Legend

pedromvieira
Communicator

Perfect solution. Even better than expected.

0 Karma

jkat54
SplunkTrust
SplunkTrust

You can create a scripted input that does an ls -l or dir on the directory/folder.

0 Karma

pedromvieira
Communicator

Thanks for the input. The app above solved the problem.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...