Getting Data In

Splunk not forwarding/indexing gzip files

BT_Neophyte
Explorer

I'm having an issue where I have a directory that contains numerous .gz files and I'm trying to get them into Splunk, but it is not forwarding/indexing them. My inputs.conf is fairly straightforward:

[monitor:///var/log/us_security/*]
sourcetype=us_security
index=security

/var/log/us_security contains nothing but .log.gz files.

Data is not being fed into this directory, we manually copied all of these files over to some prototypes within Splunk. After moving the files to the test location we created the inputs.conf seen above, but nothing is ending up in Splunk when we search for it.

I know Splunk is capable of handling .gz files, so we're a bit stuck as to what the problem is here.

0 Karma

woodcock
Esteemed Legend

Have you tried this?

[monitor:///var/log/us_security/*.log.gz]
sourcetype=us_security
index=security
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!

Event Series: Splunk Observability Metrics Cost Optimization

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...