I’ll do this later…

  • 1 Post
  • 7 Comments
Joined 2 years ago
cake
Cake day: June 8th, 2023

help-circle



  • I’m not clear in the post I guess so I’ll try to be more clear here.

    • I’m using Seq for my centralized logging.
    • The logs I get from most of my containers are not in GELF format. I cannot change that unless I change how logging works in all the programs I use. So I’ll need to edit every source code and compile or ask each project to update their logging and output to GELF.
    • They are all shown as errors or info. It depends on the container because some send their logging info to stderr and some to stdout.
    • I’m looking for something that can intercept those logs from my other containers, format them to GELF, and send the formatted logs to Seq.