stakater / bugs

Stakater issue tracker
0 stars 1 forks source link

Filebeat parse logs under subdirectories #163

Closed rasheedamir closed 7 years ago

rasheedamir commented 7 years ago

Filebeat configuration should be able to handle log files under subdirectories e.g.

/var/log/stakater/app1/*.log
/var/log/stakater/app2/*.log

There might be situations when mutliple apps will be deployed on same machine; so, filebeat should be able to parse them

rasheedamir commented 7 years ago

The filebeat container has now following as the default path for scanning i.e.

/var/log/stakater/*/*.log