Skip to content

Commit 3852543

Browse files
fix[frontend](alerts): removed unused index-* pattern definition from alerts
1 parent ec32eb1 commit 3852543

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/app/shared/constants/main-index-pattern.constant.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/**
22
* Main index to use
33
*/
4-
export const MAIN_INDEX_PATTERN = 'index-*';
54
export const ALERT_INDEX_PATTERN = 'v11-alert-*';
65
export const LOG_INDEX_PATTERN = 'v11-log-*';
76
export const LOG_INDEX_WINLOGBEAT = 'v11-log-wineventlog-*';

0 commit comments

Comments
 (0)