Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logparser's Documentation

Logparser provides a toolkit and benchmarks for automated log parsing, which is a crucial step towards structured log analytics. By applying logparser, users can automatically learn event templates from unstructured logs and convert raw log messages into a sequence of structured events.

.. toctree::
   :maxdepth: 1
   :caption: Get Started

   demo


.. toctree::
   :maxdepth: 1
   :caption: Installation

   installation/dependency
   installation/install_docker

.. toctree::
   :maxdepth: 1
   :caption: Tools

   tools/overview
   tools/SLCT
   tools/IPLoM
   tools/LKE
   tools/LogSig
   tools/Spell
   tools/Drain
   papers

.. toctree::
   :maxdepth: 1
   :caption: Benchmarks

   benchmark

.. toctree::
   :maxdepth: 1
   :caption: Contributors

   contributor