Getting Data In

Universal Forwarder not communicating to server

ghostlab
Loves-to-Learn Lots

I have an Alpine image with splunk forwarder installed in it. I am trying to monitor one log file from with in the container and log it to the splunk server.

Step 1: Base image with Alpine and unzipped splunkforwarder.tgz file

Step 2: Using this base image to dockerize my node application.

               RUN ../../../opt/splunk/bin/splunk start --accept-license --answer-yes --seed-passwd password

               RUN ../../../opt/splunk/bin/splunk add forward-server server-ip:9997 -auth admin:username

               RUN ../../../opt/splunk/bin/splunk add monitor ./logs -sourcetype logs

               RUN ../../../opt/splunk/bin/splunk restart

               RUN ../../../opt/splunk/bin/splunk enable boot-start #dont know if its needed

I am still not receiving any logs in the splunk server. Is there anything I need to do for the spluk forwarder to communicate with splunk-server from with in the container.

Thank you.

Labels (1)
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!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...