diff --git a/README.org b/README.org index 65af0bcce6638a04f1b587bdf82fcec72c705c04..2252479f8f8cdea23b8b428fbd2fecb9a3d84ef1 100644 --- a/README.org +++ b/README.org @@ -1,3 +1,14 @@ #+title: events wrangler the event wrangler wrangles and fuse all your remote logs into one place. * installation +* configuration +** exemple de fichier de configuration +#+begin_example +sources: + - http://serveur1 + - http://serveur2 + - http://serveur3 +rss-name: flux.rss +destination: /var/www/localhost/htdocs/index.html +tri-chrono: true +#+end_example