You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2020. It is now read-only.
Allow using time from log record, added new config for time_key and time_format
Any log record fields used to populate splunk metadata (time, source, sourcetype, index, host) does not need to be duplicated in record itself. Hence, support for remove_keys will allow avoid duplicates.
We use plugin v0.3.0 of the plugin, if you can open up branch from tag 0.3.0, I have patch ( support_time_key_and_remove_keys.patch.txt) ready I can apply and create a PR for this change.