Skip to content

Commit 0943b20

Browse files
authored
Add note about Splunk ARM64 requirement (#787)
1 parent e87e075 commit 0943b20

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/getting-started/business/splunk-app.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ in Splunk.
77

88
## Requirements
99

10+
:::note
11+
12+
The deployed Splunk environment runs on ARM64, and `splunk-appinspect` (which validates compliance
13+
with Splunk requirements) requires ARM64 binaries. You must use an ARM64 development environment to
14+
deploy to the local Splunk Enterprise Docker container, or use artifacts produced by the pipeline.
15+
For more context, see
16+
[this comment](https://github.com/bitwarden/splunk/pull/118#issuecomment-3741864101).
17+
18+
:::
19+
1020
- Docker. If you're using an Apple Silicon Mac, enable _Docker Desktop_ -> _Settings_ -> _General_
1121
-> _Use Rosetta for x86_64/amd64 emulation on Apple Silicon_
1222
- Python 3.7 - 3.10

0 commit comments

Comments
 (0)