Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ Frequently asked questions and troubleshooting steps for {{elastic-sec}}'s agent

After you create a new agentless integration, the new integration policy may show a button that says **Add agent** instead of the associated agent for several minutes during agent enrollment. No action is needed other than refreshing the page once enrollment is complete.

---
## Why isn't my agentless agent appearing in Fleet?

```{applies_to}
applies_to:
stack: ga 9.1
serverless: ga
---

## Why isn't my agentless agent appearing in Fleet?
```

Agentless agents (which run on Elastic's infrastructure to enable agentless integrations) do not appear on the **Fleet** page by default. To view them on this page, add the following query to the end of its URL: `?showAgentless=true`.

Expand Down
Loading