mirror of https://github.com/Safe3/uuWAF
Update kafka-logger.lua
parent
b92e7d053a
commit
74987319d6
|
@ -55,3 +55,5 @@ function _M.log(waf)
|
||||||
log.broker(kafkaLog, brokerList, info)
|
log.broker(kafkaLog, brokerList, info)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
return _M
|
||||||
|
|
Loading…
Reference in New Issue