Skip to main content

Configuration

tip

You can always run Micro with the --help argument to find out what is supported:

docker run -p 9090:9090 snowplow/snowplow-micro:1.6.0 --help

Arguments

ArgumentDescription
--collector-configConfiguration file for collector (usage)
--igluConfiguration file for Iglu Client (usage)
-t, --output-tsv
(since 1.4.0)
Print events in TSV format to standard output (usage)

Environment variables

VariableDescription
MICRO_IGLU_REGISTRY_URL
(since 1.5.0)
The URL for an additional custom Iglu registry (usage)
MICRO_IGLU_API_KEY
(since 1.5.0)
An optional API key for an Iglu registry defined with MICRO_IGLU_REGISTRY_URL
Was this page helpful?