Skip to content
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

Remove multi-fields and change wildcard to keyword in process template #182

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

f-galland
Copy link
Member

Description

This PR modifies the index-template-processes.json template to avoid the use of multi-fields and the wildcard and match_only_text types, using keyword instead. This works around an issue in OpenSearch Dashboards where these types show up as unknown.

Issues Resolved

Closes wazuh/wazuh-indexer#585

@f-galland f-galland marked this pull request as ready for review December 11, 2024 15:01
@f-galland f-galland requested a review from a team as a code owner December 11, 2024 15:01
@f-galland f-galland self-assigned this Dec 11, 2024
@AlexRuiz7 AlexRuiz7 merged commit 5dd5396 into master Dec 11, 2024
@AlexRuiz7 AlexRuiz7 deleted the 585-fix-process-command_line branch December 11, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] process.command_line field mapping is not properly picked up by the dashboard
2 participants