53 lines
1.1 KiB
JSON
53 lines
1.1 KiB
JSON
{
|
|
"displayName": "{{.name}}",
|
|
"enabled": true,
|
|
"metadata": {
|
|
"clusterVersion": "1.212.88.20210305-151445",
|
|
"configurationVersions": [
|
|
0
|
|
]
|
|
},
|
|
"nameFormat": "{ProcessGroup:CommandLineArgs/.*?\\-f\\s\\/www\\/(.*?)\\/generated\\/httpd\\.conf.*?}",
|
|
"rules": [
|
|
{
|
|
"comparisonInfo": {
|
|
"negate": false,
|
|
"operator": "EQUALS",
|
|
"type": "SIMPLE_TECH",
|
|
"value": {
|
|
"type": "APACHE_HTTP_SERVER"
|
|
}
|
|
},
|
|
"key": {
|
|
"attribute": "PROCESS_GROUP_TECHNOLOGY"
|
|
}
|
|
},
|
|
{
|
|
"comparisonInfo": {
|
|
"caseSensitive": true,
|
|
"negate": false,
|
|
"operator": "BEGINS_WITH",
|
|
"type": "STRING",
|
|
"value": "/lfs/wwwmnt"
|
|
},
|
|
"key": {
|
|
"attribute": "PROCESS_GROUP_PREDEFINED_METADATA",
|
|
"dynamicKey": "EXE_PATH",
|
|
"type": "PROCESS_PREDEFINED_METADATA_KEY"
|
|
}
|
|
},
|
|
{
|
|
"comparisonInfo": {
|
|
"caseSensitive": true,
|
|
"negate": false,
|
|
"operator": "CONTAINS",
|
|
"type": "STRING",
|
|
"value": "Apache Web Server generated"
|
|
},
|
|
"key": {
|
|
"attribute": "PROCESS_GROUP_DETECTED_NAME"
|
|
}
|
|
}
|
|
],
|
|
"type": "PROCESS_GROUP"
|
|
} |