Skip to content

Script that runs a query against all logs in account and prints results in csv file

Notifications You must be signed in to change notification settings

lfventura/Logentries-Log-Usage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Logentries-Log-Usage

Script that generates a CSV file that shows the Account usage for a given account from a given point in time (DD.MM.YYYY) in humanized form that can help you establish which of your logs is sending the most data to your account.

To use the script you must supply your Account Key and a Read-Write or Read-Only key.

To Run

$ python query_all_logs.py ACCOUNT_KEY READ_ONLY_API_KEY results.csv DD.MM.YYYY

Results will be stored in a csv file in the same directory where the script is saved.

About

Script that runs a query against all logs in account and prints results in csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%