Skip to content

Commit

Permalink
Update markdown for URL
Browse files Browse the repository at this point in the history
* Update markdown for URL
  • Loading branch information
mbonsack authored and GitHub committed Jun 16, 2020
1 parent d107dc0 commit bcbf7fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Environment="SC4S_IMAGE=splunk/scs:latest"
Restart the service
```sudo systemctl restart sc4s```

Having latest is recommended but if some other version is required specify in the service file. For eg:
Using the latest version is recommended, but a specific version can be specified in the unit file if desired:
```
[Service]
Environment="SC4S_IMAGE=splunk/scs:v1.20.0"
```
Follow the link for release information https://github.com/splunk/splunk-connect-for-syslog/releases
See the [release information](https://github.com/splunk/splunk-connect-for-syslog/releases) for more detail.

0 comments on commit bcbf7fe

Please sign in to comment.