Access username as a field when using `forward` Input plugin
Open
enhancement
- Dominant language
- Ruby
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 20
Description
Username of an authenticated user should be available as part of the log processing workflow, so that the process can be customized based on it.
Use case:
I'd like to have a log aggregator server that accepts log records from multiple users. And each user should only be able to send specific types of logs (e.g. say, only records with `tag=${username}.*` are allowed)
Contributor guide
Assessment
This issue has not been assessed yet.