fluent / fluent/fluent-logger-java
How to pass credentials to connect remote fluentD aggregator
- Langage dominant
- Java
- Étoiles
- 210
- Forks
- 86
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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 ?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by checking FluentLogger's connection and security configuration, along with any existing usage examples, to determine whether self_hostname and shared_key are supported. Done means documenting the supported way to pass these credentials to a remote fluentd aggregator, with an example matching the configuration in the issue.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- aws, java
- Domaine
- authentication, backend
- Type d'issue
- Documentation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100