fluent / fluent/fluent-logger-java

How to pass credentials to connect remote fluentD aggregator

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
210
Forks
86
PR merge metrics
No merged PRs in 30d

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 ?

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java
Domain
authentication, backend
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.