fluent / fluent/fluent-logger-java
How to pass credentials to connect remote fluentD aggregator
- Ngôn ngữ chính
- Java
- Star
- 210
- Fork
- 86
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- aws, java
- Lĩnh vực
- authentication, backend
- Loại issue
- Tài liệu
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100