elastic / elastic/integrations
[docs-patrol] Update Custom UDP Logs README for logs.ecs stream and 9.4.0 requirement
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 209
Description
Recent code changes in the repository have introduced documentation drift. The following change needs a corresponding documentation update.
## Changes Requiring Documentation Updates
### 1. Custom UDP Logs "Use logs data stream" behavior changed, docs still describe old values
**Commit(s):** [`69393d70a4268d6b0b1191ef849330de28af7954`](https://github.com/elastic/integrations/commit/69393d70a4268d6b0b1191ef849330de28af7954)
**What changed:**
- `packages/udp/agent/input/udp.yml.hbs` now routes to `index: logs.ecs` when `use_logs_stream` is enabled.
- `packages/udp/manifest.yml` updated the option text to `"logs.ecs"` and raised the requirement to Elasticsearch `9.4.0+`.
**Documentation impact:**
- `packages/udp/docs/README.md` still says:
- "Use the \"logs\" data stream"
- Requires Elasticsearch `9.2.0+`
- `packages/udp/_dev/build/docs/README.md` has the same stale text.
This is materially incorrect for users configuring the feature and version compatibility.
## Suggested Actions
- [ ] Update `packages/udp/docs/README.md` to document `"logs.ecs"` (not `"logs"`) and Elasticsearch `9.4.0+` for this option.
- [ ] Regenerate/refresh `packages/udp/_dev/build/docs/README.md` so generated docs match the source README.
> [!NOTE]
>
> 🔒 Integrity filtering filtered 120 items
>
> Integrity filtering activated and filtered the following items during workflow execution.
> This happens when a tool call accesses a resource that does not meet the required integrity or secrecy level of the workflow.
>
> - issue:elastic/integrations#unknown (`search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - resource:search_pull_requests (`search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18238 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18236 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18233 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18232 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18230 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18229 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18226 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18224 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18223 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18221 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18217 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18214 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18213 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - issue:elastic/integrations#18208 (`list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
> - ... and 104 more items
>
>
---
[What is this?](https://ela.st/github-ai-tools) | [From workflow: Docs Patrol](https://github.com/elastic/integrations/actions/runs/24076364728)
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
> - [x] expires on Apr 14, 2026, 10:26 AM UTC
Contributor guide
Assessment
This issue has not been assessed yet.