Skip to content

An efficient tool designed for rapid log analysis, enabling users to quickly parse, filter, and interpret log data.

Notifications You must be signed in to change notification settings

milandjurdjevic/analog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog

An efficient tool designed for rapid log analysis, enabling users to quickly parse, filter, and interpret log data. Equipped with powerful search and visualization features, it provides immediate insights into system events, errors, and performance metrics, streamlining troubleshooting and decision-making processes. Ideal for developers, system administrators, and IT professionals seeking to improve operational efficiency and reduce downtime.

Features

  • Templates: Create custom templates to extract log data from stream.
  • Filtering: Filter logs based on specific criteria.

Getting Started

Basic Usage

analog /path/to/logfile.log

NOTE: If a template is not specified, the default one will be used.

Using Specific Template (Preview)

analog /path/to/logfile.log -t custom_template

Apply Filter (Preview)

analog /path/to/logfile.log -f "Severity = 'ERR' | Severity = 'WRN'"

About

An efficient tool designed for rapid log analysis, enabling users to quickly parse, filter, and interpret log data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages