You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to use this logparser to get patterns from our local files. From our apache access log, I have this log - which when passed to NewPattern - I get an empty pattern.String() back.
Hello,
We are trying to use this logparser to get patterns from our local files. From our apache access log, I have this log - which when passed to NewPattern - I get an empty pattern.String() back.
3.2.13.17 - - [05/May/2024:07:14:15 +0000] PORT:443 \"GET /users/list/control?uids=3440678%2C3405530%2C4386016%2C5864921%2C9692175%2C3156901%2C4778021%2C9563342%2C4533846%2C9212167%2C9683471%2C4075371%2C4500541%2C3363077%2C3584118%2C5179601%2C7068006%2C5369066%2C9257365%2C9476504%2C9790277%2C9116846%2C3524927%2C4010831%2C7563866%2C9789267&source=name%2Croles%2Cpath%2Cimage%2Cshowroow_title%2Cuid HTTP/1.1\" 200 5467 \"https://www.testing.com/example-data/theme?price_min=100&price_max=600&search_input=User%20with%20name\" \"Mozilla/5.0 (Linux; Android 13; SM-A536E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\"
Any idea why this cannot be put into a pattern..
The text was updated successfully, but these errors were encountered: