Coder Social home page Coder Social logo

shmoopysoft / blue-prism-syslog-message-example Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20 KB

A Blue Prism Release Package containing an example Visual Business Object (VBO) and Process to demonstrate sending messages to a Syslog Server using the open source SyslogNet client library for .NET. Supports both RFC 3164 and RFC 5424 Syslog standards.

License: MIT License

syslog vbo syslog-server blue-prism blueprism

blue-prism-syslog-message-example's Introduction

Blue Prism Syslog Message Example

A Blue Prism Release Package containing an example Visual Business Object (VBO) and Process to demonstrate sending messages to a Syslog Server using the open source SyslogNet client library for .NET. Supports both RFC 3164 and RFC 5424 Syslog standards.

The Release Package was created with Blue Prism 6.4.

Getting Started

In order to send messages to Syslog, you must have a Syslog Server setup and configured. You will need its IP address and UDP Port number to send messages.

Installing

Download the Example Blue Prism Package

  1. Launch Blue Prism
  2. Click File -> Import
  3. Select the 'ShmoopySoftBluePrismSyslogMessageExample.bprelease' Release Package
  4. Follow the Blue Prism import wizard to install the package

Make sure that the SyslogNet.Client.dll library is installed in the default Blue Prism installation folder, usually: C:\Program Files\Blue Prism Limited\Blue Prism Automate

Configuration

  1. In Object Studio, open the object named 'Syslog'
  2. Make sure the 'Initialise' page is displayed
  3. Edit the 'gvSyslogServer' data item with the IP address of your Syslog server
  4. Edit the 'gvSyslogPort' data item with the Syslog server port number (usually 514 for UDP)
  5. Edit the 'gvAppName' data item with the name of the Syslog AppName to send the message to
  6. Save the object.

Running

  1. In Process Studio, open the process named 'Syslog Process'
  2. Make sure the 'Main' page is displayed
  3. Edit the 'vProcId' and 'vMsgId' data items if sending an RFC 5424 message
  4. Edit the 'colStructuredDataElements' collection is sending an RFC 5424 message
  5. Edit the 'vMessageText' data item to set the message text you want to send (RFC 3164 and RFC 5424)
  6. Save the process.
  7. Click the Run button, or press F5

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

blue-prism-syslog-message-example's People

Contributors

shmoopysoft avatar

Watchers

 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.