Roberto Rodriguez

Results 214 comments of Roberto Rodriguez

Hey @alxchk ! I used these commands from the Install script: https://github.com/alxchk/pupy/blob/unstable/install.sh#L45-L47 .

ahhh got it! do you have an example on how to compile the Windows ones or all for the projects manually? I see this in the wiki: ``` cd client...

ah maybe this one https://github.com/n1nj4sec/pupy/blob/unstable/client/build-docker.sh#L54

@neu5ron ! we should continue the conversations on this about helping integrating OSSEM for the generic log source (network wise at the moment). Let's talk more about it when we...

This actually worked for me `KSQL_OPTS: "-Dconfluent.support.metrics.enable=false"` I found the information here: https://docs.confluent.io/current/ksql/docs/installation/server-config/index.html#ksql-opts-environment-variable logs went from: ``` 2019-11-27 07:28:04,584] INFO Started @8490ms (org.eclipse.jetty.server.Server:408) [2019-11-27 07:28:04,585] WARN Writing to metrics Kafka...

I have seen this happening when you have notebook server running in the background somehow. can you provide some more details. can you share the `docker logs --follow helk-jupyter` results?...

Hey @acj014 ! Yeah Elasticsearch is not exposed via Docker. We do not enable it by default. however, you can do it by modifying the helk-ekasticsearch service in the docker...

Hey @aalvaradoc , we will have to test that. I do not know why it would do that.

Hello @ssi0202 and @SRJanel ! Do you still have the same issue?

Hey @SecOpsWarrior , this is one of the issues that we have with third party tools not supported directly by Elastic. https://github.com/bitsensor/elastalert-kibana-plugin/issues 😞 What we can do is add a...