Skip to content

[syslog_router] Fix UDP listen_host variable mismatch#17599

Merged
taylor-swanson merged 2 commits intoelastic:mainfrom
taylor-swanson:fix/syslog-router-config
Feb 27, 2026
Merged

[syslog_router] Fix UDP listen_host variable mismatch#17599
taylor-swanson merged 2 commits intoelastic:mainfrom
taylor-swanson:fix/syslog-router-config

Conversation

@taylor-swanson
Copy link
Copy Markdown
Contributor

@taylor-swanson taylor-swanson commented Feb 27, 2026

Proposed commit message

  • Fix variable name mismatch for UDP listen host

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
    - [ ] I have verified that any added dashboard complies with Kibana's Dashboard good practices

Related issues

Screenshots

When configured with localhost (default value):
Screenshot 2026-02-27 at 8 33 25 AM

When configured with an IP (10.0.2.15):
Screenshot 2026-02-27 at 8 34 51 AM

- Fix variable name mismatch for UDP listen host
@taylor-swanson taylor-swanson self-assigned this Feb 27, 2026
@taylor-swanson taylor-swanson added bugfix Pull request that fixes a bug issue Integration:syslog_router Syslog Router Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience] labels Feb 27, 2026
@taylor-swanson taylor-swanson marked this pull request as ready for review February 27, 2026 14:52
@taylor-swanson taylor-swanson requested a review from a team as a code owner February 27, 2026 14:52
@elasticmachine
Copy link
Copy Markdown

Pinging @elastic/integration-experience (Team:Integration-Experience)

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

cc @taylor-swanson

@taylor-swanson taylor-swanson merged commit 579e9a3 into elastic:main Feb 27, 2026
9 checks passed
@taylor-swanson taylor-swanson deleted the fix/syslog-router-config branch February 27, 2026 15:04
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package syslog_router - 1.0.1 containing this change is available at https://epr.elastic.co/package/syslog_router/1.0.1/

ilyannn added a commit that referenced this pull request Feb 28, 2026
Migrate Syslog Router docs to the new README/service_info structure and add docs structure validation metadata. Keep the UDP listen_host bugfix from #17599 intact while introducing the 1.1.0 docs enhancement entry.

Made-with: Cursor
navnit-elastic pushed a commit to navnit-elastic/integrations that referenced this pull request Mar 2, 2026
- Fix variable name mismatch for UDP listen host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes a bug issue Integration:syslog_router Syslog Router Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[syslog_router] UDP listen_host variable mismatch

3 participants