Internal fields are prefixed with beats name #18
Closed
Comments
@mariussturm The latest version of the Beats plugin will properly handle the This being said, |
Alright, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Special fields like
gl2_source_collector
should not be prefixed with the Beats name in order to keep functionality of the fields. This can be done for allgl2_
fields.Winlogbeat snippet for reproduction:
this leads to a field called
winlogbeat_gl2_source_collector
.The text was updated successfully, but these errors were encountered: