Jon

Results 4 issues of Jon

**Describe the bug** When using the init_kibana.sh, the script creates a new ```logstash-vulnwhisperer-*``` index. This one is however empty. ![Selection_433](https://user-images.githubusercontent.com/797770/60083171-68f3b480-975f-11e9-8c42-d224637d991d.png) when I create a index myself, I see the elasticsearch...

bug

When trying to build docker container, the build process fails with ``` docker build -t xraydocker . Sending build context to Docker daemon 8.898MB Step 1/7 : FROM golang:alpine alpine:...

when doing docker exec cobbler bash and starting cobbler sync I get this: ``` [root@pxe /]# getsebool getsebool: SELinux is disabled [root@pxe /]# netstat -tunapl | grep LISTEN tcp 0...

DSing the response works just fine, but when DSing the request this Exeptions is thrown: ``` java.lang.ClassNotFoundException: boolean at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) ... ``` are you familiar with...