Dataset for the paper "On Automatic Parsing of Log Records"
Description
This repository contains the dataset described in Section 3.3 of the paper “On Automatic Parsing of Log Records”. Each file contains a specific dataset described in the paper. For example, T_E.txt contains the data for the dataset TE.
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.
When using the dataset, please cite it as follows:
@article{rand2021log,
author = {Jared Rand and Andriy Miranskyy},
title = {{On Automatic Parsing of Log Records}},
journal = {CoRR},
volume = {abs/2102.06320},
year = {2021},
url = {https://arxiv.org/abs/2102.06320},
archivePrefix = {arXiv},
eprint = {2102.06320}
}
Files
log_datasets.zip
Files
(58.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5dd4f5ddd687888d5e7225741fe855bf
|
58.4 MB | Preview Download |
Additional details
Related works
- Is derived from
- Software: 10.5281/zenodo.4536575 (DOI)
- Is documented by
- Preprint: arXiv:2102.06320 (arXiv)