Getting Data In

How to customize official splunk universalforwarder docker image

vrathore2016
New Member

Below docker command will be used to run the app.

docker run \
-d \
-name app_x \
-v /opt/app/logs \
testapp
"/opt/app/logs" will be the place where app logs will be kept and sharing the data volume so that another container can access it.

I want to use another splunk container which will use the same data volume. Is there any official docker file from splunk?

I am stuck on how to implement this below on the splunk docker file.

[monitor:///home/ec2-user]
  whitelist=app\.log|\.log$|app
  index=test
  sourcetype=log4j
  [splunktcp://9997]
  compressed = false

OR set splunk_server_host

Thanks for helping

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...