Skip to content

Using Python to extract information from any log file

Notifications You must be signed in to change notification settings

jmccutchan/parsing_log_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

parsing_log_files

Using Python to extract information from any log file

parse_log_ip.py will extract the ip address from a file and return or print it as a dictionary data structure with the line number as the key and the value as a nested dictionary with 'ip' as the key and the extracted ip address as the value.

About

Using Python to extract information from any log file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages