Skip to content

Commit

Permalink
Update vmware7_extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
dcecchino authored Feb 17, 2023
1 parent 4e5d5bd commit e3a3eae
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions vmware7_extraction
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,20 @@
"condition_type": "none",
"condition_value": ""
},
{
"title": "hostname extraction vcenter",
"extractor_type": "regex",
"converters": [],
"order": 0,
"cursor_strategy": "copy",
"source_field": "message",
"target_field": "HOSTNAME",
"extractor_config": {
"regex_value": "on (.*) changed from "
},
"condition_type": "none",
"condition_value": ""
},
{
"title": "vmware7_vmware_alarm_type",
"extractor_type": "regex",
Expand Down

0 comments on commit e3a3eae

Please sign in to comment.