Skip to content

Fix dashboard filter for Syslog dashboard#16094

Merged
ishleenk17 merged 4 commits intomainfrom
syslog-dashboard-fix-1
Dec 17, 2025
Merged

Fix dashboard filter for Syslog dashboard#16094
ishleenk17 merged 4 commits intomainfrom
syslog-dashboard-fix-1

Conversation

@mr-tri
Copy link
Copy Markdown
Contributor

@mr-tri mr-tri commented Nov 24, 2025

Proposed commit message

The link panel on the dashboard "[Logs System] Syslog dashboard" from the System integration is a bit broken.
If you click through the dashboards from left to right, you will have two filters on data_stream.dataset, one for system.syslog and one for system.auth, which will return no results and thus break the dashboard. To replicate, just open the dashboard and click on "Sudo commands". This is due to the missing useCurrentFilters:false link option, I added those to all dashboards containing the panel.

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

Author's Checklist

How to test this PR locally

elastic-package build
-> Upload to test instance and see if syslog dashboard works

Related issues

Screenshots

Screen.Recording.2025-11-24.at.08.18.37.mov

@mr-tri mr-tri requested review from a team as code owners November 24, 2025 10:14
@mr-tri mr-tri added dashboard Relates to a Kibana dashboard bug, enhancement, or modification. bugfix Pull request that fixes a bug issue Integration:system System labels Nov 24, 2025
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

elastic-vault-github-plugin-prod bot commented Nov 24, 2025

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added the Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] label Nov 24, 2025
@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

Copy link
Copy Markdown
Member

@ishleenk17 ishleenk17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ishleenk17 ishleenk17 merged commit 53e8204 into main Dec 17, 2025
8 checks passed
@ishleenk17 ishleenk17 deleted the syslog-dashboard-fix-1 branch December 17, 2025 19:01
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

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

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 dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:system System Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants