GithubHelp home page GithubHelp logo

sasjs / viya-log-parser Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 56 KB

A SASjs streamable web app created as a utility for parsing Viya Log files (which arrive in JSON format)

Home Page: https://sasjs.io/log-parser/

SAS 98.15% Shell 0.13% HTML 1.24% JavaScript 0.48%
viya sasjs-app

viya-log-parser's Introduction

Viya Log Parser

This is a simple utility for parsing Viya Log files from JSON to plain text format. An online version of this is available here.

sas viya log parser

Fast Deploy

This app can be deployed as a streaming SAS app in two lines of code:

filename mc url "https://raw.githubusercontent.com/sasjs/viya-log-parser/master/runme.sas";
%inc mc;

You can now open it at YOURSERVER/SASJobExecution?_program=/Public/sasjs/viya-log-parser/clickme.

NOTE - in general, it is not recommended to execute code directly from the internet! Instead you can opt to navigate to the link below and copy paste it (after careful review) into your SAS Studio V session and run it directly.

https://raw.githubusercontent.com/sasjs/viya-log-parser/master/runme.sas

Building from Source

To deploy this app, first install the SASjs CLI - full instructions here.

Then run sasjs cb to prepare the deployment SAS script.

It's also possible to build without using the SAS Script by running sasjs add (to authenticate) and sasjs deploy to deploy directly to Viya usin the APIs. For this you will need the "deployServicePack":true attribute in your target.

Closing remarks

If you have any problems, please just raise an issue!

For more information on the SASjs framework, see https://sasjs.io

viya-log-parser's People

Contributors

allanbowe avatar yuryshkoda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.