-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Observability Onboarding] Auto-detect flow: Postgres detected twice #195912
Labels
bug
Fixes for quality problems that affect the customer experience
Feature: Observability Onboarding
Team:obs-ux-logs
Observability Logs User Experience Team
Comments
flash1293
added
Team:obs-ux-logs
Observability Logs User Experience Team
Feature: Observability Onboarding
and removed
needs-team
Issues missing a team label
labels
Oct 11, 2024
Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs) |
Pinging @elastic/obs-ux-onboarding-team (Feature: Observability Onboarding) |
flash1293
added
the
bug
Fixes for quality problems that affect the customer experience
label
Oct 11, 2024
@flash1293 What log files do you have in your Postgres root folder? The PostgreSQL integration is only detecting the following patterns: paths:
- /var/log/postgresql/postgresql-*-*.log*
- /var/log/postgresql/postgresql-*-*.csv* |
@thomheymann I have this kind of files in there:
|
flash1293
added a commit
that referenced
this issue
Nov 6, 2024
Resolves [#195912](#195912) ## Summary Fixes an issue where integrations were displayed twice in the list of detected log files. Co-authored-by: Joe Reuter <[email protected]>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Nov 6, 2024
Resolves [elastic#195912](elastic#195912) ## Summary Fixes an issue where integrations were displayed twice in the list of detected log files. Co-authored-by: Joe Reuter <[email protected]> (cherry picked from commit f410085)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Nov 6, 2024
Resolves [elastic#195912](elastic#195912) ## Summary Fixes an issue where integrations were displayed twice in the list of detected log files. Co-authored-by: Joe Reuter <[email protected]> (cherry picked from commit f410085)
kibanamachine
added a commit
that referenced
this issue
Nov 6, 2024
) # Backport This will backport the following commits from `main` to `8.x`: - [[Observability] Fix integrations detected twice (#198670)](#198670) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thom Heymann","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-06T16:55:33Z","message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-logs","Feature: Observability Onboarding","v8.16.0","v8.17.0"],"title":"[Observability] Fix integrations detected twice","number":198670,"url":"https://github.com/elastic/kibana/pull/198670","mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198670","number":198670,"mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Thom Heymann <[email protected]>
kibanamachine
added a commit
that referenced
this issue
Nov 6, 2024
…9183) # Backport This will backport the following commits from `main` to `8.16`: - [[Observability] Fix integrations detected twice (#198670)](#198670) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thom Heymann","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-06T16:55:33Z","message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-logs","Feature: Observability Onboarding","v8.16.0","v8.17.0"],"title":"[Observability] Fix integrations detected twice","number":198670,"url":"https://github.com/elastic/kibana/pull/198670","mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198670","number":198670,"mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Thom Heymann <[email protected]>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Nov 7, 2024
…lastic#199237) Closes elastic#195912 See: elastic#195912 (comment) (cherry picked from commit 4c61876)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Nov 7, 2024
…lastic#199237) Closes elastic#195912 See: elastic#195912 (comment) (cherry picked from commit 4c61876)
mgadewoll
pushed a commit
to mgadewoll/kibana
that referenced
this issue
Nov 7, 2024
Resolves [elastic#195912](elastic#195912) ## Summary Fixes an issue where integrations were displayed twice in the list of detected log files. Co-authored-by: Joe Reuter <[email protected]>
mbondyra
pushed a commit
to mbondyra/kibana
that referenced
this issue
Nov 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Fixes for quality problems that affect the customer experience
Feature: Observability Onboarding
Team:obs-ux-logs
Observability Logs User Experience Team
When going through the onboarding flow on 8.16 snapshot on a debian with postgres installed, it seems like postgres logs are detected as both custom logs and via the integration:
If it's about the same paths, it should only detect one, not both at the same time
The text was updated successfully, but these errors were encountered: