Giter Site home page Giter Site logo

arcsight-logger-api-examples's Introduction

Unofficial ArcSight Logger API Examples

Welcome to the unofficial API examples for the Microfocus ArcSight Logger.

This is an exported list of all API's and their examples, utilized using Postman

Usage

First download and install Postman to be able to try out all the API examples. Newest release can be found here

Downloading the API examples

Download the required package directly from github, either from cli using:

$ git clone https://github.com/arcsight-unofficial/arcsight-logger-api-examples

Or if you have internet access or a proxy server which does not allow git, download the newest release manually. Releases can be found here

Importing the API Collection

Open your Postman application, go to File, Import and choose the json file in this directory.

Adding hostname and credentials.

To make the API examples much easier to use, there is certain variables that is set for you, this is hostname, port, username and password.

After importing, right click your new collection and choose Edit.

Go to the Variables tab and fill in the information in the rightmost field. This will automatically fill in that information for every API call you make.

The last additional detail is that the session token is automatically added when you try out the "login" API Example. After running it once, it will set the authToken for the rest of the session, so you don't need to manage this manually.

Editing the API Examples

If you want to continue to receive updates, please do not change the file in this folder, as you could easily overwrite your own changes when getting the newest version through git, better to take a copy and edit that instead.

arcsight-logger-api-examples's People

Contributors

p1llus 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.