Skip to content

blookot/elastic-refs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Elastic references

Here you will find Elastic references to documentation, examples, and other good resources.

To start with

You can always access our public demo environment accessible online, check our website for fresh blog posts and videos or subscribe on our Youtube channel.

You can also learn a lot from Elastic, through our trainings listed online. You can now get certified as Elastic Engineer!

New content

You are using Docker or Kubernetes ? Read this and that, watch the French webinar and try it by yourself in 10mn on Katacoda!

Is GDPR a concern for you? Watch our French webinar, read the related whitepaper and play with our GDPR scanner to inventory your Elasticsearch instances and check for compliance.

Coming events

We often organize daily hands-on workshops on Operational Analytics, Security Analytics or Search typically. Contact us if you wish to participate.

We often organize meetups in France. You can subscribe for coming ones or watch the recordings of previous meetups.

Content related to Security Analytics

Readings and watchings

Using the Elastic stack for Security Analytics

Ingesting data...

Ingestion is all about capture as widely as possible, and enriching to bring value to the raw data:

How do you enrich? mostly using Logstash, see below:

Pseudonizing data at ingestion is key, considering the GDPR regulation (see our related blog post). You can couple this pseudonimization with field-level security to hide personal data from unauthorized users.

Tip: use the newly defined Elastic Common Schema to normalize your data and ease correlation, filtering and eventually sharing of dashboards, ML jobs, etc.

... to running advanced analytics using Elastic Machine Learning and Graph...

Once data are in, you can leverage the awesomeness of Elastic ML and Graph:

  • see our videos and in particular the episode 3 (coming soon)
  • have a look at our ML recipes that describe in detail a few attacks and how to detect them
  • check a few other ML examples related to security analytics

... and eventually correlating, alerting and responding

Elastic Watcher is used to correlate events (static or dynamically identified by ML) and alert via email, Slack, Jira, PagerDuty or any other system (see documentation). A few additional resources:

  • first learn about Watcher on our website
  • a few examples of watches
  • the Sigma rules translated for Watcher on Uncoder (Select a sigma rule on the left, then Watcher on the droplist on the right and click Translate!)
  • integration with external SOAR (Security Orchestration and Automated Response) like CyberSponse, SIEMplify, SOCprime or a security incident respones platform like TheHive

Content related to Machine Learning

Here is a list of content refs to help start and understand Elastic ML:

Helpful sets of examples

Beyond our awesome online documentation, you might be interested in further resources:

  • the Elastic stack comes with more and more datasets:
  • examples of ML jobs, watches, etc on Elastic github
  • examples of canvas on github
  • examples of ML jobs focused on Security Analytics on github

About

Elastic docs, references, examples, etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published