GithubHelp home page GithubHelp logo

isabella232 / events-api-splunk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 1password/events-api-splunk

0.0 0.0 0.0 2.53 MB

Makefile 5.72% JavaScript 32.35% CSS 15.16% Go 46.51% Shell 0.27%

events-api-splunk's Introduction

Events Reporting for Splunk

This repository contains code to integrate Splunk with 1Password's Events API. It includes a Splunk Add-on that meets Splunk's AppInspect requirements, binary source code, and make commands to build the project.

Directory Structure

The top level directory only contains two files, this README.md and a Makefile which has all the commands to build the Splunk Add-on for various distributions as well as build the linux specific version for running the application locally in docker.

src/

This folder contains the go source and dependency code used in the Splunk Add-on. Changing this source code will not be reflected in the Splunk Add-on until you recompile the source. Use the make compile_app_binary to accomplish this.

app/

This folder contains the necessary Splunk configuration files and compiled go source code. See this folder's README.md to learn about running the Splunk add-on locally.

builds/

This folder will contain the OS specific Add-ons, compressed to Splunk's distribution requirements as well as installation steps.

Requirements

Go

If you do not have go locally installed, you can find installation steps here.

Commands

  • make compile_app_binary This command will update the Splunk Add-on, found in app, with any changes made from src.

  • make new_version This command will update the JS portion of the Splunk Add-on to Makefile VERSION and build a release bundle for the web app.

  • make build_all_binaries build_all_apps will first compile the src code to various Operating System distributions, and then bundle them with the Splunk specific configurations (found in app). The output will be found in builds/bin.

events-api-splunk's People

Contributors

anthonythleung avatar hilaryhacksel avatar ogero 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.