Skip to content

Commit

Permalink
Merge pull request #82 from SumoLogic/maimaisie-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
maimaisie authored May 20, 2019
2 parents 70ca21a + 969b7b3 commit d53e1a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ The following environment variables are supported. You can pass environment vari
|`SUMO_COLLECTOR_EPHEMERAL` |When true, the collector will be deleted after it goes offline for 12 hours. <br><br>Default: true.|
|`SUMO_COLLECTOR_NAME` |Configures the name of the collector. The default is set dynamically to the value in `/etc/hostname`.|
|`SUMO_COLLECTOR_NAME_PREFIX`|Configures a prefix to the collector name. Useful when overriding `SUMO_COLLECTOR_NAME` with the Docker hostname.<br><br>Default: "collector_container-"<br><br>If you do not want a prefix, set the variable as follows: <br><br>`SUMO_COLLECTOR_NAME_PREFIX = ""`|
|`SUMO_COLLECTOR_HOSTNAME` |Sets the host name of the machine on which the Collector container is running.<br><br> Default: The container ID.|
|`SUMO_DISABLE_SCRIPTS` |If your organization's internal policies restrict the use of scripts, you can disable the creation of script-based script sources. When this parameter is passed, this option is removed from the Sumo web application, and script source cannot be configured.<br><br> Default: false.|
|`SUMO_GENERATE_USER_PROPERTIES`|Set this variable to “false” if you are providing the collector configuration settings using a `user.properties` file via a Docker volume mount.|
|`SUMO_JAVA_MEMORY_INIT` |Sets the initial java heap size (in MB). <br><br>Default: 64|
Expand Down

0 comments on commit d53e1a2

Please sign in to comment.