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
My customer report a filebeat crash bug to me. They have a trial for elastic xpack features. Their filebeats are enrolled and managed in kibana, sometimes when they change the input paths and deploy the new configuration to filebeat, some of the filebeats will crash. From the log, it throws nil pointer error when applying configuration for output, the output is kafka. See following screenshot
Filebeat version 6.7.0
Kafka version 2.12
The text was updated successfully, but these errors were encountered:
My customer report a filebeat crash bug to me. They have a trial for elastic xpack features. Their filebeats are enrolled and managed in kibana, sometimes when they change the input paths and deploy the new configuration to filebeat, some of the filebeats will crash. From the log, it throws nil pointer error when applying configuration for output, the output is kafka. See following screenshot
Filebeat version 6.7.0
Kafka version 2.12
The text was updated successfully, but these errors were encountered: