BHMath
BHMath
I will detail what is our goal that lucleray mentionned. Currently we have a kafka consumer reading the topic "divolte" and storing all the data into a cassandra db for...
Here something I just did and seems to work perfectly ``` val ctx = getStreamingContext(Seconds(1), "divolte-collector-streaming-dispatcher") val topicSettings = Map("divolte" -> Runtime.getRuntime.availableProcessors()) val byteStream = KafkaUtils.createStream[String, Array[Byte], StringDecoder, DefaultDecoder](ctx, getConsumerConfig(),...
I agree copying all lines work fine but headers are missing and this is annoying.
I'd like it too please
My waf is configure like this ``` - PARANOIA=1 - ANOMALY_INBOUND=10 - ANOMALY_OUTBOUND=5 ``` And my router is like this ``` [http.routers] [http.routers.webdav] rule = "Host(`webdav.mycompany.com`)" service = "webdav" entrypoints...
Here the log ``` 28/11/2022 14:40:19 [Mon Nov 28 14:40:19.142199 2022] [:error] [pid 19:tid 139733371959040] [client 172.18.0.1:33714] [client 172.18.0.1] ModSecurity: Warning. Pattern match "^[\\\\d.:]+$" at REQUEST_HEADERS:Host. [file "/etc/modsecurity.d/owasp-crs/rules/REQUEST-920-PROTOCOL-ENFORCEMENT.conf"] [line "736"]...
Oh right didn't thought about making my own shortcut. What I meant was more a trigger on plugin side. Like every time the file is saved (from shortcut or via...
Perfect ! If you like to discuss about the how, I'm yours. Good luck with the next