Dataset for the paper "On Automatic Parsing of Log Records"
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/4536513
下载链接
链接失效反馈官方服务:
资源简介:
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}
}
创建时间:
2021-02-15



