Skip to content

tmitz/embulk-parser-apache_error_log

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Apache Error Log parser plugin for Embulk

Embulk parser plugin for apache error log

Overview

  • Plugin type: parser
  • Guess supported: no

Configuration

  • hostname: hostname by generated log (string, optional)

Example

in:
  type: any file input plugin type
  parser:
    type: apache_error_log
    hostname: example.com
$ embulk gem install embulk-parser-apache_error_log

Build

$ rake

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages