I am using below grok filter for extracting request_time field in my rails
app. Grok debugger correctly parsing this field.
But the field is not displaying in my graylog2 web interface UI.
grok {
match => [ "@message", "Completed 200 OK in %{NUMBER:request_time}"]
}
Please suggest?
On Monday, February 10, 2014 6:49:07 PM UTC+5:30, [email protected] wrote:
>
> Hi,
>
> I want request time to be extracted as field and display in the search
> results.
> Is it possible?
>
> On Friday, February 7, 2014 3:41:02 PM UTC+5:30, Jean-Luc Bassereau wrote:
>>
>> Hello,
>>
>> On the search result window (search_result.png), is it possible to add
>> fields such as full_message (search_result_2.png)? Only the field "message"
>> is shown.
>>
>> --
>> Regards,
>> Jean-Luc Bassereau
>>
>
--
You received this message because you are subscribed to the Google Groups
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.