Hi logstash community,
I'm trying to get some sort of grok pattern to work with the following logging format :
2017-02-21 23:45:41.7734 | MyLogger | INFO | PathInfo [/json/api/GetData] Duration [821,1381 ms] IpAddress [xx.xx.xx.xx] RequestParam [{"MyObj":{"UserId":87026,"SessionId":1022977,}]
Where RequestParam is an optional field, but i'm a grok newbie so i can't find the working pattern for this line of log