Punch documentation plugin¶
This Kibana plugin makes it possible to display Punch documentation.
Installation¶
The plugin punchDocumentation-X.Y.Z.zip
is available in the Standalone and in the Deployer.
bash $KIBANA_INSTALL_DIR/bin/kibana-plugin install file:///<path-to-punchDocumentation-X.Y.Z.zip>
Configuration¶
The plugin requires the following parameters in $KIBANA_INSTALL_DIR/config/kibana.yml
# Mandatory, must end with html/
punch_documentation.path: '/opt/data/external/kibana-7.10.2/plugins/punchDocumentation/documentation/html/'
This parameter is automatically set when using Standalone or Deployer.
Usage¶
Go to Kibana > Punch Documentation
.
Compatibility¶
Plugin version / Punch version | 6.4.1 | 6.4.2 | 6.4.3 |
---|---|---|---|
1.0.1 | included | yes | yes |
1.0.2 | yes | included | yes |
1.0.3 | yes | yes | included |
Legend
- yes : compatible
- no : not compatible
- included : included in Deployer & Standalone binaries