Skip to content

Fix index creation#310

Merged
s-newman merged 28 commits intodevfrom
fix-indices
Mar 24, 2021
Merged

Fix index creation#310
s-newman merged 28 commits intodevfrom
fix-indices

Conversation

@s-newman
Copy link
Copy Markdown
Collaborator

@s-newman s-newman commented Mar 24, 2021

Description

Our Kibana visualizations depended on the field mappings that Logstash created for the results indices, and the switch away from libbeat in #302 broke these visualizations. This PR creates the result indices with the same mappings and settings as Logstash used to create. In the process, each result index pattern has been merged into a single index. Additionally, some refactoring took place in Dynamicbeat to make it simpler to create check results and index them.

Merge Checklist

  • I have tested this change locally to make sure it works
  • I have updated the documentation as necessary
  • I have added a release note under the Unreleased section of the Changelog
  • This PR is being merged into dev, unless it's a PR for a release

@s-newman s-newman merged commit cbd5a05 into dev Mar 24, 2021
@s-newman s-newman deleted the fix-indices branch March 24, 2021 22:27
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.

1 participant