vmware / fluent-plugin-vmware-loginsight

Fluentd plugin to forward logs to VMware Aria Operations for Logs
Other
10 stars 13 forks source link

batch log messages and shorten field names #2

Closed toddc-vmware closed 6 years ago

toddc-vmware commented 6 years ago

end log messages in batches, add max_batchsize parameter shorten field names by removing kubernetes and _name prefix/suffix convert time to milliseconds exception handling for field names and numeric values replace namespace with ns, comment out time field

vmwclabot commented 6 years ago

@toddc-vmware, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.