Skip to content

Is it possible to send collector logs to Splunk? #4461

Answered by stephenhong
stephenhong asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to accomplish my use case by using the following command.
./otelcontribcol_linux_amd64 --config config.yaml >> ./collectorlog.txt 2>&1 &
This creates a text file with the collector logs and I use filelogreceiver to grab the logs from the file

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nata7che
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by stephenhong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants