• This repository has been archived on 06/Dec/2023
  • Stars
    star
    179
  • Rank 214,039 (Top 5 %)
  • Language
    Python
  • License
    GNU Affero Genera...
  • Created over 10 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ELK configuration files for Forensic Analysts and Incident Handlers (unmaintained)

ELK-forensics

-- Note: This repository is not maintained anymore. --

ELK configuration files for Forensic Analysts and Incident Handlers.

For more information, screenshots and HOWTO's read:

How to use

 apt-get install git-core
 git clone https://github.com/cvandeplas/ELK-forensics

That will create a directory - ELK-forensics - holding the configuration files.

  • Open your Kibana web interface
  • Right upper corner, Load -> Advanced -> Browse
  • Load the desired json template(s)
  • Copy the .conf file to your /etc/logstash/conf.d directory
  • Restart the logstash service
  • Feed your logs

Make sure you also look at the documentation provided in the .conf files.

Do not hesitate to contribute ! All feedback is appreciated !

Thanks Christophe

License