Skip to content

Instantly share code, notes, and snippets.

@jtaleric
Created April 11, 2017 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtaleric/e65bd240fe2d3ffb1b2ff1fe2ee58e6c to your computer and use it in GitHub Desktop.
Save jtaleric/e65bd240fe2d3ffb1b2ff1fe2ee58e6c to your computer and use it in GitHub Desktop.
[handlers]
keys=production,file,access_file,devel,fluent
[formatters]
keys=minimal,normal,debug,fluent
[handler_fluent]
class = fluent.handler.FluentHandler
args = ('openstack.keystone', 'elastic.scalelab.redhat.com', 42185)
formatter = fluent
[formatter_fluent]
class = oslo_log.formatters.FluentFormatter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment