Custom tools


Specify custom ports to send the parsed data to, separated by commas.

Custom rules

Custom rules can be used to override the parser selection. When a rule's regular expression matches with the url of the problem that is being parsed, the parser configured in that rule is used instead of the default parser.

Request timeout

When a problem is sent to the ports a tool could possibly be listening on a timeout is set so requests sent to ports with no listening tools aren't kept alive for too long. You should not change this value unless you are facing issues with your tools not receiving the problem data after clicking the "+" button when they should be.

Debugging

If debug mode is enabled, all the JSON data that is sent is logged to the console as well.