mirror of https://github.com/OISF/suricata
lua: simplify streaming output setup
Setup the init function to simply return:
{streaming = "tcp"}
or
{streaming = "http"}
The returned table can have a lot of parameters that don't make sense
together, this should simplify this one case.
pull/13361/head
parent
02bdea2bce
commit
778a699622
Loading…
Reference in New Issue