Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

Add support for nested JSON inside message object #18

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

Conversation

whirlwin
Copy link

The following code would cause invalid JSON if message contains nested JSON: https://github.com/brycied00d/fluent-plugin-splunk-http-eventcollector/blob/master/lib/fluent/plugin/out_splunk-http-eventcollector.rb#L194

This adds opt-in support for the message property to contain nested JSON.

@dchinmaya
Copy link

dchinmaya commented Aug 31, 2017

Can this be merged? I am using the plugin and splunk rejects the data as invalid json whenever data size > batch_size_limit quoting invalid json. This would really help me.
@brycied00d

mortenk and others added 2 commits September 7, 2017 09:09
* Add support for subsecond timestamps
* Release 0.4.0
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 this pull request may close these issues.

3 participants