romgo
(romgo)
February 7, 2020, 3:39pm
1
Hi,
I created a Grok patterns based on the apache common log as follow :
%{IPORHOST:xforwardedfor} %{COMMONAPACHELOG} %{QS:referrer} %{QS:agent} %{NUMBER:response_time:int}
I added an extractor Apache_log on my input.
Now I would like to graph value for response_time field. But this report NaN. Do you have any idea on how I can fix this ?
Regards,
konrad
(Konrad Merz)
February 9, 2020, 9:16am
2
Hi @romgo ,
what graylog version do you run? This is always a useful information. If it does not provide a clear answer already in the beginning, it is often helpful to decide the next debugging steps.
Regards,
Konrad
romgo
(romgo)
February 9, 2020, 10:16am
3
Hi,
indeed I forgot. I’m running Graylog 3.0.2
system
(system)
Closed
February 23, 2020, 10:16am
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.