mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-29 16:17:32 +00:00
chore: improve falco.yaml comments
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
parent
50039316ce
commit
1e5ef912de
@ -51,8 +51,8 @@ plugins:
|
|||||||
open_params: "http://:9765/k8s-audit"
|
open_params: "http://:9765/k8s-audit"
|
||||||
- name: cloudtrail
|
- name: cloudtrail
|
||||||
library_path: libcloudtrail.so
|
library_path: libcloudtrail.so
|
||||||
init_config:
|
# see docs for init_config and open_params:
|
||||||
open_params: ""
|
# https://github.com/falcosecurity/plugins/blob/master/plugins/cloudtrail/README.md
|
||||||
- name: json
|
- name: json
|
||||||
library_path: libjson.so
|
library_path: libjson.so
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2020 The Falco Authors.
|
# Copyright (C) 2022 The Falco Authors.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
|
||||||
# the License. You may obtain a copy of the License at
|
# the License. You may obtain a copy of the License at
|
||||||
|
Loading…
Reference in New Issue
Block a user