Skip to content

Commit

Permalink
removed rule_registry ecs mappings. kqualters PR will add this.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitodrummer committed Mar 22, 2022
1 parent af90b97 commit 6ad0f9e
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2401,21 +2401,6 @@ export const ecsFieldMap = {
array: false,
required: false,
},
'process.entry_leader.entity_id': {
type: 'keyword',
array: false,
required: false,
},
'process.session_leader.entity_id': {
type: 'keyword',
array: false,
required: false,
},
'process.group_leader.entity_id': {
type: 'keyword',
array: false,
required: false,
},
'process.executable': {
type: 'keyword',
array: false,
Expand Down

0 comments on commit 6ad0f9e

Please sign in to comment.