Skip to content

epsmae/LogfileExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LogfileExtractor

The idea of this project is to extract data which have a specific format from a logfile and export for example to a .csv file.

Required log format

Format

<TAG> #<COLUMN>#<value_1_without_space> #<COLUMN>#<value_2_without_space>

Example

__--Tag--__ 3#value_1 4#value_2

About

Extract data from log files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages