Skip to content

individual-it/ownCloudLogAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

ownCloud log file analyser

a small tool to analyse the log output of ownCloud

Usage:

  -f    output appended data as the file grows
  -file string
        the ownCloud log file
  -filter string
        filter the output by logical expressions e.g. "user=='admin'&&level>=3"
  -linenumbers
        show the line numbers
  -tail int
        show only the n last lines
  -view string
        list of keys to be shown (separate by comma), if empty all are shown      

currently the main purpose of this repo is to learn go

About

analyse the logfile of ownCloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages