.NET W3C format webserver access logs on Linux

Before I go down the path of creating something custom to bring in W3C format access logs generated from .NET https server apps on Linux, I wanted to make sure there wasn’t some easier way to do it with an existing integration.

The logs are the default setting with X-Forwarded-For, so they would be similar to what is collected from IIS, though they have a much different naming.

Any insight before I venture down the custom log path is greatly appreciated.

Thanks,
Tim

Hi @approve

Best way for us to help is post us a couple samples of the log lines...
Most likely there is already something or something that's very close