Skip to content

The sentry-log-pusher parse the apache or nginx log and push the entries to sentry.

Notifications You must be signed in to change notification settings

move-elevator/sentry-log-pusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentry-log-pusher

Features

The sentry-log-pusher parse the apache or nginx log and push the entries to sentry.

Installation

Download the pusher.phar file.

 $ curl -OsL https://github.com/move-elevator/sentry-log-pusher/releases/download/stable/pusher.phar
 $ chmod +x pusher.phar

Parse your log with the following parameters:

pusher.phar push path/to/log/file/error.log --sentry-dsn=https://user:password@sentry.domain.com

Optional parameters are:

  • --logfile-type: apache, nginx or formless, default apache
  • --log-type: warn, error, ..., default all entries

About

The sentry-log-pusher parse the apache or nginx log and push the entries to sentry.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages