Skip to content

Instantly share code, notes, and snippets.

@xrl
Last active October 15, 2015 00:01
Show Gist options
  • Save xrl/0932cf00973256637f3a to your computer and use it in GitHub Desktop.
Save xrl/0932cf00973256637f3a to your computer and use it in GitHub Desktop.
[ScampInput]
Name = "logging"
Listen = "0.0.0.0:30100"
[ScampInput.handler.0]
Action = "Logger.info"
Type = "Logger"
Decoder = "ACoolPayloadDecoder"
Severity = 1
[ScampInput.handler.1]
Action = "Logger.log"
Type = "Logger"
Decoder = "ALessCoolPayloadDecoder"
Severity = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment