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
I'm trying to reference a configuration field from a string inside message_properties. Instead of the field value, what I get is the literal representation of the string; in this case: %{myfield}.
Version: Logstash 7.4.2
Operating System: Windows Server 2016 Standard (1607)
Hi,
I'm trying to reference a configuration field from a string inside
message_properties
. Instead of the field value, what I get is the literal representation of the string; in this case:%{myfield}
.app_id
field.The text was updated successfully, but these errors were encountered: