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

in_random: filter plugin support (#173) #179

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

nokute78
Copy link
Collaborator

@nokute78 nokute78 commented Feb 6, 2017

One of #173

I fixed like this

$ bin/fluent-bit -i random  -o null -F stdout -m '*'
Fluent-Bit v0.11.0
Copyright (C) Treasure Data

[2017/02/06 22:31:20] [ info] [engine] started
[0] random.0: [1486387881, {"rand_value"=>12615723256373713967}]
[0] random.0: [1486387882, {"rand_value"=>10210476662233778806}]

@edsiper edsiper merged commit f0c29d9 into fluent:master Feb 6, 2017
@nokute78 nokute78 deleted the randome_filter branch February 6, 2017 23:16
fujimotos pushed a commit to fujimotos/fluent-bit that referenced this pull request Jul 22, 2019
ltsv and logfmt parsers are already supported, but there are no document.

- Add new parser: ltsv fluent#646
- Add new parser: logfmt fluent#871

I added the document about them.

Signed-off-by: Ichinose Shogo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants