Hi,
we are runnning a collector which writes data to an AWS Stream. In the logs multiple requests pop up looking similar to:
2016-09-21 15:44:15,481 WARN [lt-dispatcher-6] s.c.s.HttpServerConnection - Illegal request header: Illegal 'User-Agent' header: Invalid input '(', expected '\' or ')' (line 1, pos 69):
Can anyone help me to get the corresponding page request to this error Log to debug it?
Thanks for your help.