fluent / fluent/fluent-logger-java
How to pass credentials to connect remote fluentD aggregator
Aperta
- Lingua principale
- Java
- Stelle
- 210
- Fork
- 86
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I have a fluentD aggregator running in AWS with configuration like this
```
@type forward
port 24224
self_hostname fluentd-aggregator
shared_key test_key
```
I didn't find any examples for passing self_hostname and shared_key in FluentLogger
How do I pass credentials from FluentLogger ?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.