add unix input custom integration#18944
Conversation
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Waiting on elastic/stream#201 so we can have a system test. |
This comment has been minimized.
This comment has been minimized.
b535b9f to
79e219f
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
79e219f to
6bb96b4
Compare
This comment has been minimized.
This comment has been minimized.
TL;DRBuildkite failed in Check integrations unix because the Unix package docs are internally inconsistent, so the generated README differs from the checked docs and the README freshness lint fails. Align the socket-path example text between the two README sources and rerun package build/lint. Remediation
Investigation detailsRoot CauseThis is a configuration/documentation sync issue (not an infra failure). The unix package README consistency check failed because the docs source files diverged on the Socket Path example value. Evidence
Verification
Follow-upAfter syncing the docs and regenerating, this check should clear unless there are additional README drift changes in the same package. Note 🔒 Integrity filter blocked 2 itemsThe following items were blocked because they don't meet the GitHub integrity level.
To allow these resources, lower tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
History
|
|
@efd6 any chance you can take a look? |
Proposed commit message
Add custom unix input integration. This is similar to the tcp and udp custom integrations.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
socat - UNIX-CONNECT:/path/to/socket <line_delimanated_logs.txtRelated issues
Screenshots