Skip to content

Is it possible to reconfigure journald.conf without rebuilding bottlerocket? #2847

Discussion options

You must be logged in to vote

Hi @iaroslav-nakonechnikov. journald.conf is not a file you can modify with any settings at runtime. Its contents can be seen here.

According to the Splunk documentation, it should be able to read directly from the journal. There are some troubleshooting tips in their docs that might be able to help diagnose what is happening. Running ps aux | grep journalctl to see if it is actually able to stream the logs would be an interesting check.

It really would be more efficient, storage space and processing-wise, for it to read directly from the journal rather than having things written out somewhere. Perhaps Splunk support can provide some insight?

I mention this only as a possible workaround o…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@yaroslav-nakonechnikov
Comment options

@yaroslav-nakonechnikov
Comment options

@stmcginnis
Comment options

Answer selected by yaroslav-nakonechnikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants