docker build -t segway-az . ;\
docker run --name segway-az --rm -it \
-e AZURE_STORAGE_CONN_STR="$AZURE_STORAGE_CONN_STR" -e AZURE_STORAGE_CONTAINER="$AZURE_STORAGE_CONTAINER" \
-e EVENT_HUB_CONN_STR="$EVENT_HUB_CONN_STR" \
-e EVENT_HUB_CONSUMER_GROUP="$EVENT_HUB_CONSUMER_GROUP" \
-e LOGSCALE_PS_TOKEN=$LOGSCALE_PS_TOKEN \
-e SYSLOG_ROUTER_SERVICE_NAME=172.16.5.4 \
segway-az -det
-
Notifications
You must be signed in to change notification settings - Fork 1
License
segateway/segateway-source-azure-eventhub
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.