Settings and administration
Configure and administer OpenSearch Dashboards at the deployment level by editing the opensearch_dashboards.yml configuration file. This documentation is intended for OpenSearch Dashboards administrators. The following settings are available:
- Custom branding: Replace the default OpenSearch logo and other branding elements with your own.
- Network compression: Compress JavaScript and CSS bundles to reduce network transfer sizes.
- Configuring CSP rules: Enforce Content Security Policy (CSP) rules to protect against cross-site scripting and other code injection attacks.
- Search telemetry: Analyze search request performance in OpenSearch Dashboards.
Related documentation
- To configure data access, index patterns, saved objects, and other settings from within the Dashboards UI, see Dashboards management.