Skip to main content

About the Chef InSpec Elasticsearch resource pack

The Chef InSpec Elasticsearch resources allow you to audit and test the configuration, status, and security of Elasticsearch clusters.

Support

The InSpec Elasticsearch resources were originally included as part of InSpec core through version 6. Starting with InSpec 7, they are distributed separately as a Ruby gem.

Usage

To use these resources in an InSpec profile, add the inspec-elasticsearch-resources gem as a dependency in your inspec.yml file:

depends:
  - name: inspec-elasticsearch-resources
    gem: inspec-elasticsearch-resources

Elasticsearch resources

The following Chef InSpec Elasticsearch resources are available in this resource pack.

Thank you for your feedback!

×