Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Use JSON format in the exec_filter Output plugin,output isn't instantaneous #624

Open
arrow003 opened this issue Mar 11, 2019 · 0 comments · May be fixed by #631
Open

Use JSON format in the exec_filter Output plugin,output isn't instantaneous #624

arrow003 opened this issue Mar 11, 2019 · 0 comments · May be fixed by #631

Comments

@arrow003
Copy link

HI

  Use JSON format in the exec_filter Output plugin,output isn't instantaneous.

After viewing the FAQ document, check out the following NOTO:
NOTE: When using the json format, this plugin uses the Yajl library to parse the program output. Yajl buffers data internally so the output isn't always instantaneous.

Is this a bug?
Will it be solved in the future?

benwh added a commit to benwh/fluentd-docs that referenced this issue Apr 14, 2019
See fluent/fluentd#2381

In addition to documenting the parameter, update the `in_exec` and
`out_exec_filter` articles to provide a workaround for users
encountering this problem.
This note exists in the v0.12 version of the `in_exec` page but was
absent in the v1.0 docs, so add the whole note.

Closes fluent#624

Signed-off-by: Ben Wheatley <contact@benwh.com>
@benwh benwh linked a pull request Apr 14, 2019 that will close this issue
benwh added a commit to benwh/fluentd-docs that referenced this issue Apr 14, 2019
See fluent/fluentd#2381

In addition to documenting the parameter, update the `in_exec` and
`out_exec_filter` articles to provide a workaround for users
encountering this problem.
This note exists in the v0.12 version of the `in_exec` page but was
absent in the v1.0 docs, so add the whole note.

Closes fluent#624

Signed-off-by: Ben Wheatley <contact@benwh.com>
benwh added a commit to benwh/fluentd-docs that referenced this issue Apr 22, 2019
See fluent/fluentd#2381

In addition to documenting the parameter, update the `in_exec` and
`out_exec_filter` articles to provide a workaround for users
encountering this problem.
This note exists in the v0.12 version of the `in_exec` page but was
absent in the v1.0 docs, so add the whole note.

Closes fluent#624

Signed-off-by: Ben Wheatley <contact@benwh.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant