Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 806 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 806 Bytes

GRAYLOG

This document describes how to configure Graylog in order to receive data from ULS. The recommended way is the Raw/Plaintext TCP Input.

INPUT CONFIG

Raw/Plaintext TCP

Go to System -> Inputs and create a new Input:
img.png

FIELD EXTRACTION

As Extractor, you can use the "JSON" extractor using the standard settings.
Eventually it is required to add additional JSON extractors for fields like "event_aupCategories", "query_resolved", ...
Please see the extractor documentation for more help.

KNOWN ISSUES

Some fields are not getting extracted properly

See this bug report within the graylog universe.