Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implementing Logging Using Node.Js, Elasticsearch, Kibina and Docker

NotificationsYou must be signed in to change notification settings

dev-scripts/implementing-logging-using-nodejs-elasticsearch-kibana-and-docker

Repository files navigation

Project to implement logging using Node.js, Elasticsearch, Kibana and Docker.

Project Setup

  1. Clone the Repository:Open a terminal and run the following command to clone the project repository:

    git clone https://github.com/dev-scripts/implementing-logging-using-nodejs-elasticsearch-kibana-and-docker.git
  2. Navigate to the Project Directory:Change into the project directory using the following command:

    cd implementing-logging-using-nodejs-elasticsearch-kibana-and-docker
  3. Running the Project Locally:

Run the project using belwo command:

docker compose up

Above command will take few minutes to build the docker images and run the containers. Once, docker containers are up and running, following containers endpoint should be accessable via browser.

  1. Node App URL:http://localhost:3002/
  2. Elasticsearch:http://localhost:9300/
  3. Kibana:http://localhost:5701/

Blog post:https://www.prakashbhandari.com.np/posts/implementing-logging-using-node-js-elasticsearch-kibana-and-docker/

Releases

No releases published

[8]ページ先頭

©2009-2025 Movatter.jp