Skip to content
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

document Backoff_Base and Backoff_Cap #435

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

Conversation

abiliojr
Copy link
Contributor

No description provided.

edsiper and others added 30 commits October 9, 2020 20:04
Signed-off-by: Eduardo Silva <[email protected]>
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]>
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]>
* 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]>
…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]>
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]>
…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]>
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]>
Default Buffer_Max_Size is independent of Buffer_Chunk_Size.

Signed-off-by: Zero King <[email protected]>
thezackm and others added 5 commits November 27, 2020 11:39
* typo - configuration-file.md

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

* typo - record-accessor.md

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

* typo - buffering-and-storage.md

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

* typo - raspian-raspberry-pi.md

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

* typo - kubernetes.md

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

* delete - excessive file

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

* typo - windows.md

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

* typo - health.md

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

* typo - process.md

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

* typo - random.md

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

* typo - tail.md

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

* typo - thermal.md

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

* typo - cloudwatch.md

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

* typo - http.md

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

* typo - kafka.md

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

* typo - postgresql.md

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

* typo - s3.md

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

* typo - splunk.md

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

* typo - stackdriver_special_fields.md

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

* typo - stackdriver.md

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

* typo - treasure-data.md

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

* typo - decoders.md

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

Co-authored-by: Eduardo Silva <[email protected]>
@edsiper
Copy link
Member

edsiper commented Dec 13, 2021

please rebase specific changes on top of GIT master

@edsiper edsiper added the waiting-for-user Waiting for user/contributors feedback or requested changes label Dec 13, 2021
@lecaros lecaros added the conflict Waiting on conflict to be resolved by contributor label 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
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 waiting-for-user Waiting for user/contributors feedback or requested changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.