An open API service indexing awesome lists of open source software.

https://github.com/flanksource/logs-exporter


https://github.com/flanksource/logs-exporter

Last synced: 5 months ago
JSON representation

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
```