Skip to content

Go through logs, get the lines you want, and place them in a csv for easy reading

Notifications You must be signed in to change notification settings

FabienLebas/logs_to_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logs_to_csv

This project was made for 1 logs file. You can easily adapt it to your need:

  • Change 'inventorylocation' by the term that will help you identify the lines you need to take, and only these ones
  • If your datas are separated by something else than ',' then change delimiter line 6
  • Change rows you need and their order in line 10
python3 logs_to_csv.py

And if you are brave enough, make it modular with a user interface ;-)

About

Go through logs, get the lines you want, and place them in a csv for easy reading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages