nlpsandbox / docker-elk

The Elastic stack (ELK) powered by Docker and Compose.
MIT License
0 stars 0 forks source link

Update codebase and document how to deploy on a data site #1

Closed tschaffter closed 3 years ago

tschaffter commented 3 years ago

The idea is to update this code base to include the customization needed to run this ELK stack on an NLP Data Hosting site. I think that @thomasyu888 added a plugin to capture logs generated by NLP tools evaluated on the same EC2 as where the ELK stack is running.

@thomasyu888 Is that correct? If yes, can you open a PR to add the plugin that you use so that it's automatically active when deploying this ELK stack?

thomasyu888 commented 3 years ago

@tschaffter Theres no custom code that needs to be added. I just followed instructions here: https://github.com/nlpsandbox/docker-elk/tree/develop/extensions/logspout.

We technically can just lead people to the original ELK repo.

tschaffter commented 3 years ago

Documented in the controller repository

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.