Skip to content

belghali94/thehive4-cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheHive 4 + Cortex 3.1

This template is used to showcase a simple TheHive and Cortex integration

pre-required (mac user)

You need to add path /opt/cortex/jobs to sharing folder on preference Docker

process install

  • Run the docker compose template docker-compose up -d
  • You might need to change the right on the data and logs folder of the elasticsearch sudo chown 1000:1000 /data/compose/6/vol/elasticsearch/data && sudo chown 1000:1000 /data/compose/6/vol/elasticsearch/logs
  • On http://locahost:9001, click to update dataBase
  • Connect you with admin user (default user: admin@thehive.local, password: secret) and create a Cortex organisation and a user with an API Key
  • Copy the API key and set it in vol/thehive/application.conf on key = "API_KEY_HERE" to configure Cortex module
  • Restart the docker compose template docker-compose down && docker-compose up -d
  • Access to TheHive http://localhost:9000 (default user: admin@thehive.local, password: secret)
  • Access to Cortex http://localhost:9001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published