mirror of
https://github.com/vxcontrol/soldr-modules.git
synced 2026-07-01 12:47:17 -04:00
179 lines
4.0 KiB
JSON
179 lines
4.0 KiB
JSON
{
|
|
"osquery_linux_already_installed": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_already_started": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_config_updated_error": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_config_updated_success": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_installed_error": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_installed_success": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_started_error": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_started_success": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_unexpected_stopped": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_unexpected_uninstalled": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_uninstalled_error": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"reason",
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
},
|
|
"osquery_linux_uninstalled_success": {
|
|
"actions": [
|
|
{
|
|
"fields": [],
|
|
"module_name": "this",
|
|
"name": "log_to_db",
|
|
"priority": 10
|
|
}
|
|
],
|
|
"fields": [
|
|
"version"
|
|
],
|
|
"type": "atomic"
|
|
}
|
|
} |