unfetter icon indicating copy to clipboard operation
unfetter copied to clipboard

Implement centralized logging to an ELK container

Open j987987 opened this issue 6 years ago • 3 comments

Things like web server logs through PM2 and database modifications should logged and centralized to an ELK container. This issue concerns getting the logs to the ELK container and into logstash.

File beat may or may not be helpful in accomplishing this.

j987987 avatar Jan 11 '18 20:01 j987987

The scope for this sprint is to get Nginx logs into logstash.

j987987 avatar Jul 09 '18 19:07 j987987

https://github.com/unfetter-discover/unfetter/pull/1262 is a start to get the logs into logstash. The container I'm using has a pattern to handle nginx logs but it does not seem to be working for some reason.

j987987 avatar Jul 12 '18 18:07 j987987

https://github.com/unfetter-discover/unfetter-ui/pull/575 refactored the elastic-search related docker compose files.

j987987 avatar Jul 19 '18 20:07 j987987