Skip to content

Linux docker agent gets Unhealthy on adding linux integration. #2377

Open
elastic/beats
#35618
@amolnater-qasource

Description

@amolnater-qasource

Kibana version: 8.7 BC6 Kibana cloud environment

Host OS:
Ubuntu 22 ARM64

Build details:
VERSION: 8.7 BC6
BUILD: 61051
COMMIT: 04ef24287f26854ad99a46ae983854c6184717cb

Preconditions:

  1. 8.7 BC6 Kibana cloud environment should be available.
  2. Docker setup should be done.

Steps to reproduce:

  1. Install a docker agent using below command:
sudo docker run \
--env FLEET_ENROLL=1 \
--env FLEET_URL=<Fleet Server host URL> \
--env FLEET_ENROLLMENT_TOKEN=<enrollment token>
--rm docker.elastic.co/staging/elastic-agent:8.7.0-a7fb3750
  1. Add linux integration to this policy and observe agent goes Unhealthy.

Note:

  • All linux integration datasets should be enabled.

Expected Result:
Docker agent should remain healthy on adding linux integration.

Screen Recording:

Agents.-.Fleet.-.Elastic.-.Google.Chrome.2023-03-16.23-07-34.mp4

Logs:
elastic-agent-diagnostics-2023-03-16T17-37-58Z-00.zip
elastic-agent-diagnostics-2023-03-16T17-43-24Z-00.zip

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions