Open 2knarf opened 8 years ago
Hi @2knarf,
You may want to have a look at the JSON native support on ModSecurity:
https://github.com/SpiderLabs/ModSecurity/tree/pull_request_914
It will be released as part of ModSecurity version 2.9.1.
Please copy and paste your JSON into gits, so we can make sure that it was not broken by the Markdown.
Hi, anyone
root@webwash01:~/modsecurity-mlogc-ng# ./mlogc-ng mlog-new.frank configuration.c:80:read_configuration_file(): Problem creating pipe element: transform_to_json mlogc-ng.c:53:main(): Problems reading the configuration file: mlog-new.frank
root@webwash01:~/modsecurity-mlogc-ng# cat mlog-new.frank {
"mlogc_pipeline":[
{
"read_from_filesystem":{
"directory":"/var/asl/data/audit" } }, {
"transform_to_json":{
] }