The Elastic Agent that I have assigned to my Fleet server policy cannot configure it's Filebeat instance.
This is version 8.2.3 on Ubuntu 18.04.
elastic-agent status
gives me:
Status: FAILED
Message: (no message)
Applications:
* fleet-server (HEALTHY)
Running on policy with Fleet Server integration: b647fff0-c58b-11eb-91dd-136c7f4a9d5f
* filebeat (FAILED)
1 error occurred:
* 2 errors: Error creating runner from config: failed in processor.javascript: failed in test() function: failed for nwparser.icmp_code: expected:'1' got:'null' at inline.js:2502:19(25); Error creating runner from config: failed in processor.javascript: failed in test() function: failed for nwparser.icmp_code: expected:'1' got:'null' at inline.js:2502:19(25)
* metricbeat (HEALTHY)
Running
* filebeat_monitoring (HEALTHY)
Running
* metricbeat_monitoring (HEALTHY)
Running
I spent a good while searching for answers and couldn't find any.
I also tried reinstalling the agent from scratch. I even removed all integrations from the policy except the fleet server integration.
I have other 8.2.3 agents running just fine on other servers. So I don't think it's a bug...
Anyone have any ideas?