Commit fd835b3
## Summary
This PR:
- Adds a note in the [Fleet Server
scalability](https://www.elastic.co/docs/reference/fleet/fleet-server-scalability)
doc to clarify that Elastic Agent offline detection is fixed at 5
minutes and can't be configured through Fleet Server advanced settings
- Corrects the `checkin_timestamp` and `checkin_long_poll` descriptions
in the [Advanced Fleet Server
options](https://www.elastic.co/docs/reference/fleet/fleet-server-scalability#fleet-server-configuration)
section, which wrongly implied these settings affect offline detection
- Updates the Offline agent status definition in the [Monitor Elastic
Agents](https://www.elastic.co/docs/reference/fleet/monitor-elastic-agent)
to reflect the actual behavior
Resolves elastic/docs-content-internal#1318
## Generative AI disclosure
1. Did you use a generative AI (GenAI) tool to assist in creating this
contribution?
- [x] Yes
- [ ] No
2. If you answered "Yes" to the previous question, please specify the
tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.).
Tool(s) and model(s) used: Cursor / Claude Opus 4.8 High
---------
Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com>
1 parent c99a23e commit fd835b3
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| |||
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
78 | | - | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | | - | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
104 | | - | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments