In syslog-ng it is possible with creating rewrite rule. rewrite test_rule { subst("SOME_TEXT_FOR_REPLACE", "NEW_TEXT", value("MSG")); };
確定! 回上一頁