Coder Social home page Coder Social logo

zoom-webhook-to-hec's Introduction

Splunk OCSF Extension

The Splunk schema extension repository

zoom-webhook-to-hec's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zoom-webhook-to-hec's Issues

Why not use HEC query string auth?

The JWT addon method and this lambda proxy method seem overly complicated.
Lets assume I've misunderstood something and hopefully you can tell me where my method for getting Zoom data in via Webhook to HEC below is wrong.

  1. Create HEC token for zoom with query string auth
    inputs.conf

[http://hec-app-zoom]
disabled = 0
token = goes-here
description = Receiver for Zoom webhook
index = zoom
indexes = zoom
sourcetype= zoom:webhook
allowQueryStringAuth = true

I found that Splunk was setting the time wrong (choosing the wrong field) on some events from Zoom so:
props.conf

[http://hec-app-zoom]
DATETIME_CONFIG = CURRENT

  1. Setup Webhook in Zoom with url:
    https://my-hec-service/services/collector/raw?token=goes-here

The authorisation is done within the url.
The authorisation header sent by Zoom is ignored by Splunk HEC, because we are doing query string auth with our HEC token.

I've had this running since April 3.

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.