# Backport
This will backport the following commits from `main` to `8.7`:
- [Update on rpm.asciidoc (#150269)
(#153333)](https://github.com/elastic/kibana/pull/153333)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2023-03-22T00:45:10Z","message":"Update
on rpm.asciidoc (#150269) (#153333)\n\nForward port of
https://github.com/elastic/kibana/pull/150269 from 7.17.\r\nThanks to
the author of the original PR.\r\n\r\nFixes the checksum filename used
to verify the Kibana rpm.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/153013\r\n\r\n---------\r\n\r\nCo-authored-by:
koso3ht4y <thantzin1802@gmail.com>\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"67fab79f4c298d48da5ce350b4e9fbc90cdce9d6","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Operations","release_note:skip","v8.8.0","v8.6.3","v8.7.1"],"number":153333,"url":"https://github.com/elastic/kibana/pull/153333","mergeCommit":{"message":"Update
on rpm.asciidoc (#150269) (#153333)\n\nForward port of
https://github.com/elastic/kibana/pull/150269 from 7.17.\r\nThanks to
the author of the original PR.\r\n\r\nFixes the checksum filename used
to verify the Kibana rpm.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/153013\r\n\r\n---------\r\n\r\nCo-authored-by:
koso3ht4y <thantzin1802@gmail.com>\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"67fab79f4c298d48da5ce350b4e9fbc90cdce9d6"}},"sourceBranch":"main","suggestedTargetBranches":["8.6","8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153333","number":153333,"mergeCommit":{"message":"Update
on rpm.asciidoc (#150269) (#153333)\n\nForward port of
https://github.com/elastic/kibana/pull/150269 from 7.17.\r\nThanks to
the author of the original PR.\r\n\r\nFixes the checksum filename used
to verify the Kibana rpm.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/153013\r\n\r\n---------\r\n\r\nCo-authored-by:
koso3ht4y <thantzin1802@gmail.com>\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"67fab79f4c298d48da5ce350b4e9fbc90cdce9d6"}},{"branch":"8.6","label":"v8.6.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Jon <jon@elastic.co>
* [DOCS] Update install docs for security ON by default
* Incorporating reviewer feedback and expanding RPM + Debian steps
* Update Debian and RPM enrollment token process
At least for kibana-oss 7.4, this is how I can access Kibana logs.
The file `/var/log/kibana` is not created and if I set it as a log file, kibana does not have permission to write there.
See also:
https://github.com/elastic/kibana/issues/6579
* [DOCS] Add brew install instructions. Closes#38220
* Link fix
* Removed inline notes from index
* Fixed table format
* Updated with tap changes
* Comments from Deb
This overhaul of the docs structure puts Kibana's documentation more
inline with the structure that is used in Elasticsearch. This will help
us better organize the docs going forward as more docs are added.
This also includes a few necessary content changes for 5.0.