Activity #2010
closedFeature #1855: Design and Development for Dashboard Visualization
Install Grafana Loki Log Aggregation System. Run service
100%
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
Updated by Vidya Lekshmi over 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 60
Updated by Vidya Lekshmi over 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
Installed
Updated by Thara S Pillai over 2 years ago
- Status changed from Resolved to Closed