Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

logicapp-logviewer

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logicapp-logviewer

Allows navigating a Single-Tenant Logic App (Standard) in your VSCode development environment or when deployed to your local Kubernetes (ie. MicroK8S or other) environment.

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-57.89%
Maintainers
1
Weekly downloads
 
Created
Source

logicapp-logviewer

Summary

Allows navigating a Single-Tenant Logic App (Standard) in your VSCode development environment or when deployed to your local Kubernetes (ie. MicroK8S or other) environment.

Install

Simply run the following to install globally.

npm install -g logicapp-logviewer

Running

If installed globally, to run, simply type:

logicapp-logviewer

When running in your local Kubernetes environment, the AzureWebJobsSecretStorageType should be set to "kubernetes" (ie. the master key should be stored in a Kubernetes secret).

It should also work in "Files" mode, but this is not as thoroughly tested. When running in your local VSCode development environment, it reads the API key through the workflows REST API at http://localhost:7071

As well, you can pass in the BASEURL and APICODE if they are not detected correctly.

eg.

BASEURL=http://localhost APICODE=mymasterkey logicapp-logviewer

Screenshots

List Workflows/Main Page

Workflow

Workflow Run

Run Actions

Run Action

Run Action Input

Dependencies

  • Only supports install on Linux (Debian/Ubuntu/WSL2-Ubuntu/Docker/etc)
  • Depends on the following packages:

Keywords

FAQs

Package last updated on 26 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc