Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techhelplist/c2711b49392d3f9537e760ff89c0e462 to your computer and use it in GitHub Desktop.
Save techhelplist/c2711b49392d3f9537e760ff89c0e462 to your computer and use it in GitHub Desktop.
sophos_central_alert_graylog2_extractor.txt
{
"extractors": [
{
"title": "sophos_json_extractor",
"extractor_type": "json",
"converters": [],
"order": 0,
"cursor_strategy": "copy",
"source_field": "message",
"target_field": "",
"extractor_config": {
"flatten": false,
"list_separator": ", ",
"kv_separator": ":",
"key_prefix": "sophos_",
"key_separator": "_",
"replace_key_whitespace": false,
"key_whitespace_replacement": "_"
},
"condition_type": "none",
"condition_value": ""
}
],
"version": "3.1.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment