https://github.com/flanksource/logs-exporter
https://github.com/flanksource/logs-exporter
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flanksource/logs-exporter
- Owner: flanksource
- Created: 2021-02-11T12:29:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T12:41:42.000Z (about 5 years ago)
- Last Synced: 2025-12-01T06:47:23.614Z (7 months ago)
- Language: Go
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logs-exporter
### Usage
```bash
export ELASTIC_PASSWORD=abcdefgh123456789
logs-exporter --url=https://logs.es-cluster.k8s --username=elastic --indexPrefix=filebeat-7.10.2- --clusters=cluster1-infra --clusters cluster2-infra
```