Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

Configuration file #21

Closed
arsham opened this issue Oct 11, 2017 · 0 comments
Closed

Configuration file #21

arsham opened this issue Oct 11, 2017 · 0 comments

Comments

@arsham
Copy link
Owner

arsham commented Oct 11, 2017

Accept a configuration file for constructing the application and writiers.

app:
  log_level: info
writers:
  elasticsearch:
     url: http://localhost:9200
     index: logs
  file:
     path: /var/log/logpipe/logs.log
@arsham arsham added this to In Progress in First Release Oct 11, 2017
@arsham arsham closed this as completed in 4ff5c73 Oct 13, 2017
@arsham arsham moved this from In Progress to Done in First Release Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant