Skip to content

Commit

Permalink
remove sample data
Browse files Browse the repository at this point in the history
  • Loading branch information
stephmilovic committed Aug 10, 2020
1 parent d4c9421 commit 78a546a
Showing 1 changed file with 0 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,4 @@ export const sourceGroups = {
'winlogbeat-*',
'blobbeat-*',
],
// [SOURCE_GROUPS.host]: [
// 'apm-*-transaction*',
// 'endgame-*',
// 'logs-*',
// 'packetbeat-*',
// 'winlogbeat-*',
// ],
// [SOURCE_GROUPS.detections]: ['signals-*'],
// [SOURCE_GROUPS.timeline]: [
// 'apm-*-transaction*',
// 'auditbeat-*',
// 'endgame-*',
// 'filebeat-*',
// 'logs-*',
// 'packetbeat-*',
// 'winlogbeat-*',
// ],
// [SOURCE_GROUPS.network]: ['auditbeat-*', 'filebeat-*'],
};

0 comments on commit 78a546a

Please sign in to comment.