Not an issue, but a question. Is there any option to make it work with a json log similar to this one? ``` { "time":"[04/Jul/2020:11:14:30 +0000]", "remoteHostOrIP":"141.101.98.64", "localHostOrIP":"95.217.58.91", "host":"host.domain", "urlPath":"/links", "query":"?url=links&taskId=489097", "requestMethod":"POST", "HTTP-StatusCode":"201", "userAgent":"some user agent", "referer":"-", "uniqueID":"-", "X-Forwarded-For":"-", "CF-Connecting-IP":"2a06:98c0:3600::103", "Cf-Ipcountry":"-", "remoteUser":"-", "responseTimeMicroseconds":"10443", "remoteHost":"141.101.98.64", "keepAliveRequest":"0", "remoteLogName":"-", "request":"POST /links?taskId=489097 HTTP/1.1", "requestTimeSeconds":"0", "fileName":"proxy:fcgi://php-fpm/path/index.php", "bytesReceived":"1218", "bytesSent":"5642", "sizeExcludingHTTPHeaders":"-", "connectionStatus":"+", "HostInTheHeader":"host.domain", "setCoockie":"5642", "getCoockie":"-", "php-postData":"-", "php-getData":"-", "php-sssSLog":"-", "php-ssPLog":"-" } ``` Thank you, F
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by FlaviuRadulescu and has received 1 comments.