blob: 3163714ac98906b301179070a332116cf3c6ccfc [file] [log] [blame] [view]
Michael Kutýe554d792014-04-12 21:54:46 +02001
2# Fluentd
3
4Many web/mobile applications generate huge amount of event logs (c,f. login, logout, purchase, follow, etc). Analyzing these event logs can be quite valuable for improving services. However, collecting these logs easily and reliably is a challenging task.
5
6Fluentd solves the problem by having: easy installation, small footprint, plugins reliable buffering, log forwarding, etc.
7
8### Sample pillar
9
10 fluentd:
11 server:
12 enabled: true
13
14## Read more
15
16* http://fluentd.org/
17* http://docs.fluentd.org/
18* http://docs.fluentd.org/categories/recipes