blob: d8451ce00f1bce6e234c4f67f38322192a2aa880 [file] [log] [blame]
# Decanter Socket Collector
# Port number on which to listen
#port=34343
# Number of worker threads to deal with
#workers=10
# Protocol tcp(default) or udp
#protocol=tcp
# Unmarshaller to use
# Unmarshaller is identified by data format. The default is json, but you can use another unmarshaller
unmarshaller.target=(dataFormat=json)