Project

General

Profile

Actions

Activity #2010

closed

Feature #1855: Design and Development for Dashboard Visualization

Install Grafana Loki Log Aggregation System. Run service

Added by Thara S Pillai over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
01/08/2024
Due date:
01/09/2024
% Done:

100%

Estimated time:
Planned Due Date:

Description

Install wget from http://10.176.14.22/ANRS/Tools/wget
Install Loki from http://10.176.14.22/ANRS/Tools/loki-windows-amd64.exe

...................................................................
Explore the following

https://github.com/grafana/loki/releases/tag/v2.9.3

https://grafana.com/docs/loki/latest/setup/install/local/

Install wget for windows

wget https://raw.githubusercontent.com/grafana/loki/main/cmd/loki/loki-local-config.yaml
wget https://raw.githubusercontent.com/grafana/loki/main/clients/cmd/promtail/promtail-local-config.yaml

cd C:\Projects\NPOL\Loki\loki-windows-amd64.exe
C:\Projects\NPOL\wget\wget.exe wget https://raw.githubusercontent.com/grafana/loki/main/cmd/loki/loki-local-config.yaml

cd C:\Projects\NPOL\Loki\promtail-windows-amd64.exe
C:\Projects\NPOL\wget\wget.exe https://raw.githubusercontent.com/grafana/loki/main/clients/cmd/promtail/promtail-local-config.yaml

.\loki-windows-amd64.exe --config.file=loki-local-config.yaml
.\loki-linux-amd64 -config.file=loki-local-config.yaml

http://localhost:3100/metrics

Actions #1

Updated by Vidya Lekshmi over 2 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 60
Actions #2

Updated by Vidya Lekshmi over 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 60 to 100

Installed

Actions #3

Updated by Thara S Pillai over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF