Splunk Dev

Parsing logs from Python Docker container sent to Splunk HEC

reallyliri
Explorer

I'm sending all my docker containers logs to my local Splunk server.

One of these containers is running a Python server (using Flask/nginx).

For debugging and log file reasons, my Python logs are foramtted with a standard line: %(asctime)s - %(name)s - %(levelname)s - %(message)s

I can see the log line clearly in Splunk, however, I would also want to parse the timestamp, log-level etc. In addition, it seems that stack traces are split to multiple messages.

screenshot

Note that not all messages from the host sent to this server are from Python, but the other ones don't require additional formatting.

So:

  • How can I configure Splunk to parse my messages according to my log format?

  • How can I merge the stack trace logs to a single message (I'm guessing that it should be done on consuming)

  • Can I define formatting for the Python messages without damaging the 'other' messages?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...