Skip to content

vibrato/service_bus_metrics_to_sumologic_streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repository?

Export Service bus metrics to Sumologic

Deploy from Local Machine (Linux/mac)

Requirements

  • Azure cli
  • Azure login (Connection to your Azure subscription)
  • npm

if the azure connection is working, you should be able to see your account detail by running azure az account show

{
  "environmentName": "AzureCloud",
  "id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
  "isDefault": true,
  "name": "Free Trial",
  "state": "Enabled",
  "tenantId": "xxxxxxxxxxxxxxxxxxxxxxxx",
  "user": {
    "name": "[email protected]",
    "type": "user"
  }
}

Steps

  • convert env.tpl to env.sh and replace "YOURVALUE" with your appropriate value
  • npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published