Skip to content

materials used to build ABAC/RBAC demo at Elasticon DC 2018

Notifications You must be signed in to change notification settings

mbarretta/elasticon-dc-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick steps to replicate:

  1. edit logstash.conf to specify your own elasticsearch host/credentials in the ouptut{} section
  2. in kibana dev console, paste in and execute all the calls in users_roles.json
  3. in kibana dev consule, paste in and excute the index mappings/settings in mapping.json
  4. ingest data (500k records) into your elasticsearch cluser via
cat data-500k.csv.bz2 | logstash -f logstash.conf
  1. do enjoy!

About

materials used to build ABAC/RBAC demo at Elasticon DC 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published