Skip to content

Commit

Permalink
Merge pull request #69 from jmreicha/patch-1
Browse files Browse the repository at this point in the history
Typo in link
  • Loading branch information
maimaisie authored Oct 10, 2018
2 parents 4319fc2 + 95a571b commit 6e978ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ Configuration options:
# Create a custom Docker image
A base image to build your own image with a custom configuration is tagged latest-no-source. You must add `/etc/sumo-sources.json` to run it. This is the configuration file that specifies the sources, metadata, and settings that the collector should monitor.

Examples are available in example in [GitHub](https://github.com/SumoLogic/sumologic-collector-docker/tree/master/example), along with some example configuration files. Pick one of the examples and rename it to `sumo-sources.json` or create one from scratch. For more information, see [Use JSON to Configure Sources}(https://help.sumologic.com/Send-Data/Sources/03Use-JSON-to-Configure-Sources) in Sumo help.
Examples are available in example in [GitHub](https://github.com/SumoLogic/sumologic-collector-docker/tree/master/example), along with some example configuration files. Pick one of the examples and rename it to `sumo-sources.json` or create one from scratch. For more information, see [Use JSON to Configure Sources](https://help.sumologic.com/Send-Data/Sources/03Use-JSON-to-Configure-Sources) in Sumo help.

After configuring a `sumo-sources.json` file, create a Dockerfile similar to the one below:

Expand Down

0 comments on commit 6e978ee

Please sign in to comment.