{
  "rules": [
    {
      "event": "EventName",
      "ignore": false,
      "excludeParams": [
        "ignored_param"
      ],
      "strategy": "allowUnlisted"
    }
  ],
  "strategy": "allowUnlisted"
}