Skip to content

Commit

Permalink
Add Beat config library (elastic#3406)
Browse files Browse the repository at this point in the history
* Add Beat config library

* Fix commented security context placement

* Apply suggestions from code review

Co-authored-by: Peter Brachwitz <peter.brachwitz@gmail.com>

* Add beats config library readme

* Apply suggestions from code review

Co-authored-by: Peter Brachwitz <peter.brachwitz@gmail.com>

* Remove add_kubernetes_metadata processor

* PR fixes

* Add note about namespace expectations for heartbeat example

* Add hostNetwork comments, add fix for GKE

Co-authored-by: Peter Brachwitz <peter.brachwitz@gmail.com>
  • Loading branch information
2 people authored and David Kowalski committed Jul 17, 2020
1 parent de40d51 commit 366f455
Show file tree
Hide file tree
Showing 22 changed files with 1,362 additions and 622 deletions.
2 changes: 1 addition & 1 deletion config/dev/elastic-psp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
- SETPCAP
- AUDIT_WRITE
- NET_BIND_SERVICE
hostNetwork: false
hostNetwork: true
hostIPC: false
hostPID: false
runAsUser:
Expand Down
4 changes: 0 additions & 4 deletions config/recipes/beats/0_ns.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions config/recipes/beats/1_monitor.yaml

This file was deleted.

158 changes: 0 additions & 158 deletions config/recipes/beats/2_filebeat-kubernetes.yaml

This file was deleted.

Loading

0 comments on commit 366f455

Please sign in to comment.