Closed fxnn closed 9 years ago
After making the whole configuration clean and nice, we have to introduce some documentation in the README.md
so that everyone visiting the project get's an idea of how to configure gowatch
, and how mighty it is :)
Currently, a configuration file looks as follows:
Parts of it are made to be easy to read, like
where: {tags: {contains: 'auth.log'}}
. Everyone should know what's ment, and I also feel that it's quite intuitive and thus easy to write and remember.This should be done with all keywords in the file (as far as possible). Ideas:
do: count
(instead ofsummarizer
)with: {pattern: 'abc'}
(instead ofconfig
)