Security Solution settings in Kibana
Configure the following Security Solution settings in the kibana.yml file:
Cloud Security Posture settings
- xpack.cloudSecurityPosture.enabled
-
Supported on:
Set to
falseto disable the Kibana UI for Elastic's Cloud Security Posture solution, which provides compliance checks on Cloud and Kubernetes environments.Datatype:
boolDefault:
true
Value lists settings
- xpack.lists.maxImportPayloadBytes
-
Supported on:
Sets the maximum number of bytes allowed for uploading Security Solution value lists. For every 10 MB, it is recommended to have an additional 1 GB of RAM reserved for Kibana.
Datatype:
intDefault:
9000000 - xpack.lists.importBufferSize
-
Supported on:
Sets the buffer size used for uploading Security Solution value lists. Increase the value to improve upload throughput at the expense of higher Kibana memory usage; decrease it to reduce memory usage at the cost of throughput.
Datatype:
intDefault:
1000