ipworkx
ipworkx
Roger, I'll give it a try. Currently was using debian buster backport to get 5 running. When it's finished I hop in the chroot to rebuild it again. I just...
Almost there. In the chroot it almost works. When I do configure, at the end it pops up with an error ERROR! libhtp was found but it is neither >=...
Okay. It wants me to add: apt-get install liblz4-dev {Done} Then went to libhtp and did ./autogen.sh .configure, make, make install Then went back to suricata and did a configure...
Sorry. forget it. I forgot to add the path using export stuff. I went int o the next stage and got stuck there: . . Compiling rusticata-macros v2.1.0 Compiling ntp-parser...
It was a lot easier with a pre-packaged deb file.
Same problem here. What is the solution?
Hi, Sort of the same as above. The only difference is that my index name is different. It is "suricata-*" and not "logstash-*" It looks like there is some code...
My local_settings.py is like: USE_ELASTICSEARCH = True ELASTICSEARCH_KEYWORD = "keyword" ELASTICSEARCH_LOGSTASH_INDEX = "suricata-*" ELASTICSEARCH_LOGSTASH_ALERT_INDEX = "suricata-alert-" ELASTICSEARCH_LOGSTASH_TIMESTAMPING = "daily" ELASTICSEARCH_VERSION = 6 ELASTICSEARCH_KEYWORD = "keyword" ELASTICSEARCH_HOSTNAME = "u002.system.ipworkx.loc" ELASTICSEARCH_ADDRESS =...
I'm running a SELKS box using filebeat and outputting to kafka, From kafka to Elastic. Kibana works fine
Yep my Scirius machine is running ip 172.16.32.9 which is in the same network. Scirius is seeing all indices from the cluster. All is green and looks fine. I guess....