mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
This commit is contained in:
parent
ee158cca43
commit
d2a27acc6a
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ export async function getAgentStatusForConfig(
|
|||
AgentStatusKueryHelper.buildKueryForOfflineAgents(),
|
||||
].map(kuery =>
|
||||
listAgents(soClient, {
|
||||
showInactive: true,
|
||||
showInactive: false,
|
||||
perPage: 0,
|
||||
page: 1,
|
||||
kuery: configId
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue