Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create logging for container #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FaithKovi
Copy link

@FaithKovi FaithKovi commented Mar 7, 2024

This PR fixes #17

The workflow aims to deploy elasticsearch, install fluentd, and configure them for logging purposes.

The steps involve:

  • Checking if Fluentd is installed
  • Installing Fluentd if not already installed
  • Copying configuration files
  • Starting services
  • Opening specified ports
  • Creating Docker volume for Elasticsearch data
  • Running Elasticsearch and Kibana containers, and
  • Applying Index Lifecycle Management Policy (ILM) to Elasticsearch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create better admin logging tray for running docker container that is accesible outside the server
1 participant