Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/gettingstarted/docker-podman-offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

You can stage SC4S by downloading the image so that it can be loaded on a
host machine, for example on an airgapped system, without internet connectivity.
Please note: the current systemd file is built to run as root , therefore all of the commands on the host machine should be run as root .

1. Download the container image ``oci_container.tgz`` from our [Github Page](https://github.com/splunk/splunk-connect-for-syslog/releases). The following example downloads v3.23.1, replace the URL with the latest release or pre-release version as desired:

Expand Down
Loading