Synthetic and Real Apache Log Records
Dataset for the paper "On Automatic Parsing of Log Records"
CC BY 4.0Introduced 2021-02-12
Each file contains a specific dataset described in the paper "On Automatic Parsing of Log Records". For example, T_E.txt contains the data for the dataset .
In a file, each log string resides on a separate line and contains a 2-tuple separated by tab (\t). The first element of the tuple is the actual log string that has to be parsed. The second element is the corresponding “translation” specifying the field name for each of the characters of the first element.