Skip to content

webmonarch/fluent-plugin-loggly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loggly plugin for Fluentd

With fluent-plugin-loggly you will be able to use the service loggly.com as output for you fluentd logs.

Getting Started

Parameters

loggly_url the url to your loggly input (string)

Setup the loggly output:

    <match your_match>
      type loggly
      loggly_url https://logs.loggly.com/inputs/xxx-xxxx-xxxx-xxxxx-xxxxxxxxxx
    </match>

TODO

?

About

Fluentd plugin for output to loggly

Resources

License

Stars

Watchers

Forks

Packages

No packages published