Skip to content

zrlram/loganalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AfterGlow

Change Log

  • 04/07/07 Initial check in of

    • random_logs.pl
    • merge_logs.pl
  • 04/18/07 Moving anonymixe.pl over from graph subdirectory

Log Analysis Scripts

  • random_logs.pl

    The tool takes two files and chooses entries from each to make up random combinations Currently an exponentiation algorithm is used to compute bias

  • merge_logs.pl

    The tool takes two files. The first one defines a lookup table. The second one is a CSV file. If a value from the lookup table shows up in the second file, a third column is appended with the 'value' field from the lookup file

  • anonymize.pl

    Anonymizes log entries

About

various scripts to help with log analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages