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 index template from backend #111

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Conversation

CohenIdo
Copy link
Collaborator

No description provided.

@CohenIdo CohenIdo requested a review from kfirpeled January 26, 2022 11:16
@kfirpeled
Copy link
Collaborator

Hey @CohenIdo, please reference to the related PR on integrations repo

@CohenIdo
Copy link
Collaborator Author

CohenIdo commented Jan 26, 2022

Integrations repo PR

kfirpeled
kfirpeled previously approved these changes Jan 27, 2022
@@ -5,7 +5,7 @@
* 2.0.
*/

export const CSP_KUBEBEAT_INDEX_PATTERN = 'logs-k8s_cis*';
export const CSP_KUBEBEAT_INDEX_PATTERN = 'logs-k8s_cis.result*';
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this change necessary?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

nope. just thought that is more accurarte. want me to revert it?

@kfirpeled kfirpeled self-requested a review January 27, 2022 10:21
Copy link
Collaborator

@ari-aviran ari-aviran left a comment

Choose a reason for hiding this comment

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

Lets put this on hold for now until we merge our code to upstream Kibana, we need to have an easy setup, and since we don't have an integration working yet, lets keep it in Kibana server for now

@ari-aviran
Copy link
Collaborator

@CohenIdo Please rebase this to solve conflicts and we'll merge this in

@CohenIdo CohenIdo force-pushed the remove_adding_index_template branch from c4fd592 to 2cc3e27 Compare February 22, 2022 10:55
@CohenIdo CohenIdo merged commit e1c7490 into main Feb 22, 2022
@CohenIdo CohenIdo deleted the remove_adding_index_template branch February 22, 2022 16:17
*/
import type { MappingTypeMapping } from '@elastic/elasticsearch/lib/api/types';

export const mapping: MappingTypeMapping = {
Copy link
Collaborator

@orouz orouz Feb 23, 2022

Choose a reason for hiding this comment

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

FYI the current findings needs this to do search/sort @kfirpeled, i think it will either not work or may throw now

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.

4 participants