Skip to content
Merged
Changes from 1 commit
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This document provides static URLs to download our [Installed Collector](/docs/s
1. Open a terminal window or command prompt, depending on your host type.
1. Invoke a web request utility such as `wget` or `Invoke-WebRequest`. For example, if you're on a Linux 64-bit host, you can `wget` the Collector from the command line:
```bash
wget "https://collectors.sumologic.com/rest/download/linux/64" -O SumoCollector.sh && chmod +x SumoCollector.sh
wget "https://download-collectors.sumologic.com/rest/download/linux/64" -O SumoCollector.sh && chmod +x SumoCollector.sh
```

Or, if you're using PowerShell on a 64-bit Windows host, you can use Invoke-WebRequest:
Expand All @@ -27,7 +27,7 @@ This document provides static URLs to download our [Installed Collector](/docs/s

# download the installer

Invoke-WebRequest 'https://collectors.sumologic.com/rest/download/win64' -outfile $home\Desktop\SumoCollector.exe
Invoke-WebRequest 'https://download-collectors.sumologic.com/rest/download/win64' -outfile $home\Desktop\SumoCollector.exe
```

Replace the `<download_path>` with the location where you want to download the Collector. For example, `C:\user\download\sumouser\SumoCollector.exe`.
Expand All @@ -42,7 +42,146 @@ Each Sumo Logic deployment has URLs used to download Collector software. See

The latest release of the Sumo Logic Collector targets the Java 8 runtime. Java 6 and Java 7 are no longer supported as the Collector runtime, and Solaris is no longer supported. When you upgrade Collectors, JRE 8 or later is required. The Sumo Collector with a bundled JRE now ships with JRE 8, so in this case no action is required.

### AU Collector
### CDN URL

#### AU Collector

Choose one of the following:

* Linux 64: https://download-collectors.au.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.au.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.au.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.au.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.au.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.au.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.au.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.au.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.au.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.au.sumologic.com/rest/download/win64

#### CA Collector

Choose one of the following:

* Linux 64: https://download-collectors.ca.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.ca.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.ca.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.ca.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.ca.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.ca.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.ca.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.ca.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.ca.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.ca.sumologic.com/rest/download/win64

#### DE Collector

Choose one of the following:

* Linux 64: https://download-collectors.de.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.de.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.de.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.de.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.de.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.de.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.de.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.de.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.de.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.de.sumologic.com/rest/download/win64

#### EU Collector

Choose one of the following:

* Linux 64: https://download-collectors.eu.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.eu.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.eu.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.eu.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.eu.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.eu.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.eu.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.eu.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.eu.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.eu.sumologic.com/rest/download/win64

#### FED Collector

Choose one of the following:

* Linux 64: https://download-collectors.fed.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.fed.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.fed.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.fed.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.fed.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.fed.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.fed.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.fed.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.fed.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.fed.sumologic.com/rest/download/win64

#### JP Collector

Choose one of the following:

* Linux 64: https://download-collectors.jp.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.jp.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.jp.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.jp.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.jp.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.jp.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.jp.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.jp.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.jp.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.jp.sumologic.com/rest/download/win64

#### US1 Collector

Choose one of the following:

* Linux 64: https://download-collectors.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.sumologic.com/rest/download/win64

#### US2 Collector

Choose one of the following:

* Linux 64: https://download-collectors.us2.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.us2.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.us2.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.us2.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.us2.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.us2.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.us2.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.us2.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.us2.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.us2.sumologic.com/rest/download/win64

#### KR Collector

Choose one of the following:

* Linux 64: https://download-collectors.kr.sumologic.com/rest/download/linux/64
* Linux Aarch 64: https://download-collectors.kr.sumologic.com/rest/download/linux/aarch/64
* Linux Debian: https://download-collectors.kr.sumologic.com/rest/download/deb/64
* Linux Aarch Debian: https://download-collectors.kr.sumologic.com/rest/download/deb/aarch/64
* Linux RPM: https://download-collectors.kr.sumologic.com/rest/download/rpm/64
* Linux Aarch RPM: https://download-collectors.kr.sumologic.com/rest/download/rpm/aarch/64
* macOS: https://download-collectors.kr.sumologic.com/rest/download/macos
* Tarball: https://download-collectors.kr.sumologic.com/rest/download/tar
* Windows 32: https://download-collectors.kr.sumologic.com/rest/download/windows
* Windows 64: https://download-collectors.kr.sumologic.com/rest/download/win64

### Non-CDN URL

#### AU Collector

Choose one of the following:

Expand All @@ -57,7 +196,7 @@ Choose one of the following:
* Windows 32: https://collectors.au.sumologic.com/rest/download/windows
* Windows 64: https://collectors.au.sumologic.com/rest/download/win64

### CA Collector
#### CA Collector

Choose one of the following:

Expand All @@ -72,7 +211,7 @@ Choose one of the following:
* Windows 32: https://collectors.ca.sumologic.com/rest/download/windows
* Windows 64: https://collectors.ca.sumologic.com/rest/download/win64

### DE Collector
#### DE Collector

Choose one of the following:

Expand All @@ -87,7 +226,7 @@ Choose one of the following:
* Windows 32: https://collectors.de.sumologic.com/rest/download/windows
* Windows 64: https://collectors.de.sumologic.com/rest/download/win64

### EU Collector
#### EU Collector

Choose one of the following:

Expand All @@ -102,7 +241,7 @@ Choose one of the following:
* Windows 32: https://collectors.eu.sumologic.com/rest/download/windows
* Windows 64: https://collectors.eu.sumologic.com/rest/download/win64

### FED Collector
#### FED Collector

Choose one of the following:

Expand All @@ -117,7 +256,7 @@ Choose one of the following:
* Windows 32: https://collectors.fed.sumologic.com/rest/download/windows
* Windows 64: https://collectors.fed.sumologic.com/rest/download/win64

### JP Collector
#### JP Collector

Choose one of the following:

Expand All @@ -132,7 +271,7 @@ Choose one of the following:
* Windows 32: https://collectors.jp.sumologic.com/rest/download/windows
* Windows 64: https://collectors.jp.sumologic.com/rest/download/win64

### US1 Collector
#### US1 Collector

Choose one of the following:

Expand All @@ -147,7 +286,7 @@ Choose one of the following:
* Windows 32: https://collectors.sumologic.com/rest/download/windows
* Windows 64: https://collectors.sumologic.com/rest/download/win64

### US2 Collector
#### US2 Collector

Choose one of the following:

Expand All @@ -162,7 +301,7 @@ Choose one of the following:
* Windows 32: https://collectors.us2.sumologic.com/rest/download/windows
* Windows 64: https://collectors.us2.sumologic.com/rest/download/win64

### KR Collector
#### KR Collector

Choose one of the following:

Expand Down