When you submit your app or add-on for certification, it is evaluated against a set of criteria for use in Splunk platform deployments.
Note The Splunk AppInspect tool and API also use this list of checks. For more, see Splunk AppInspect.
Check Name | {% for certification_area in splunk_appinspect_certification_areas %} {%- if certification_area == "splunk_appinspect" -%} {%- set certification_area = "splunk_{{ certification_area }} | {%- endfor -%}Description | |
---|---|---|---|
{{ check.name }} | {%- for certification_area in splunk_appinspect_certification_areas -%} {%- if check.has_tag([certification_area]) %}x | {%- else %}{%- endif -%} {%- endfor %} | {{ check.doc() }} |