This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Description
RT
need any other config items ?
follow is my part config
[hekad]
maxprocs = 16
base_dir = "/export/home/hekad"
max_message_size = 10485760
#attack log default
[nginx_udp_551]
type = "UdpInput"
address = "172.18.182.162:551"
decoder = "JsonDecoder"
send_decode_failures = true
log_decode_failures = true
[JsonDecoder]
type = "SandboxDecoder"
filename = "lua_decoders/json.lua"
[JsonDecoder.config]
payload_keep = false
map_fields = true
Timestamp = "time_stamp"
Type = "log_type"
#type = "ngx_log"