Skip to content

add hint of forward plugin not allowing tag assignments to forward input section #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

Conversation

xellsys
Copy link
Contributor

@xellsys xellsys commented Feb 4, 2021

The hint that the forward input plugin does not allow Tag assignment is only provided on the general input section but not on the section of the plugin itself. This PR adds this info to the section where a user would expect it.

edsiper and others added 30 commits October 9, 2020 20:04

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot
Signed-off-by: Eduardo Silva <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: Yu Yi <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: Wesley Pettit <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: William Orr <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pierre-Olivier Latour submitted an issue that asked if Windows builds
support HTTP monitoring. Evidently this seems to be a rather common
question among Windows users.

Let's document the support state clearly in the documentation.

Signed-off-by: Fujimoto Seiji <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: Jim Minter <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
The last matched group in the regex defined by `Parser_Firstline` must be a string,
otherwise the contents of the multiline capture cannot be appended.

Signed-off-by: David Wittman <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: Stanislas Lange <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* pipeline: outputs: stdout: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: kafka-rest-proxy: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: tcp: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: influxdb: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: gelf: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: splunk: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: http: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: forward: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

* pipeline: outputs: es: fix link

Signed-off-by: Takahiro YAMASHITA <[email protected]>

Co-authored-by: Eduardo Silva <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nt#352)

barney-s asked about how to compile Fluent Bit on Windows
(fluent-bit#2390). Evidently, there is a certain interest among
corporate users to build Fluent Bit from scratch.

This adds the minimum procedure to accomplish that. I confirmed
this procedure works on Windows Server 2019 (but it should works
fine as well on older versions of Windows Server).

Signed-off-by: Fujimoto Seiji <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
By direct inspection

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: championshuttler <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
If a CRI runtime, such as container or CRIO, is utilized, the user should update
the INPUT's parser from docker to cri.

Signed-off-by: Eric Ernst <[email protected]>

Co-authored-by: Eric Ernst <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: championshuttler <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: championshuttler <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nt#347)

* input: tail: Added missing documentation for exit_on_eof option

Signed-off-by: Jonathan Gonzalez V <[email protected]>

* output: pgsql: Added documentation for new option `cockroachdb`

Signed-off-by: Jonathan Gonzalez V <[email protected]>

Co-authored-by: Jonathan Gonzalez V <[email protected]>
Co-authored-by: Eduardo Silva <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This must have been removed in the docs transition because it's visible on the website
[for the 1.3 docs](https://docs.fluentbit.io/manual/v/1.3/output/elasticsearch).

Signed-off-by: David Wittman <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default Buffer_Max_Size is independent of Buffer_Chunk_Size.

Signed-off-by: Zero King <[email protected]>
edsiper and others added 18 commits January 8, 2021 20:20
Signed-off-by: Eduardo Silva <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: ChrsMark <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* add websocket entry in summary

Signed-off-by: Fenggang <[email protected]>

* add websocket page

Signed-off-by: Fenggang <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot
Signed-off-by: Eduardo Silva <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot
Signed-off-by: Eduardo Silva <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Rename use_docker_id to cache_use_docker_id

Signed-off-by: Charles Chan <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: Hiroaki Mizuguchi <[email protected]>
@edsiper
Copy link
Member

edsiper commented Dec 13, 2021

this PR contains multiple commits, please rebase the specific change on top of GIT master (sorry for the delay)

@edsiper edsiper added the waiting-for-user Waiting for user/contributors feedback or requested changes label Dec 13, 2021
@lecaros lecaros added conflict Waiting on conflict to be resolved by contributor dco DCO failing labels Dec 16, 2021
@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Oct 22, 2022
@lecaros lecaros requested review from a team as code owners March 25, 2025 14:34
@github-actions github-actions bot removed the Stale label Mar 26, 2025
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflict Waiting on conflict to be resolved by contributor dco DCO failing Stale waiting-for-user Waiting for user/contributors feedback or requested changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet