Travis Smith

Results 9 comments of Travis Smith

There is a dependencies.py file which will check for all the required dependencies, including those you have listed in requirements.txt.

Take a look at the presentation PDF file in the root directory of the repo, it provides some visualizations of the high level architecture of everything. To ensure that everything...

There appears to be an error in communicating with Elasticsearch to update the kibana instance. If there is a specific exception being thrown, the current installer does not log it....

Thanks for the workaround, I'll look into if this is something that needs to be added to the installer with changed packages.

Are there any errors displayed on the console when trying to load the Kibana page? Try going to the settings tab in Kibana to see if it gives any additional...

First step would be to verify that Bro is actually logging the files to the intel.log or notice.log files.

@xneo1 the matching indices message means that Logstash has not sent any data up to the server. I would ensure that logstash is running and configured correctly first. Run 'sudo...

Bro did not get installed correctly. Are you running on Debian 9 by any chance? You'll need to add a couple of additional packages to get Bro installed. https://github.com/TravisFSmith/SweetSecurity/wiki/FAQ

Can you confirm that the /etc/apache2 directory exists? This should be created when installing the pre-requisites during the installer.