Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/plugins/splunk-hec/mod.ts>PupPlugin

Universal process manager built in Deno
Go to Latest
class PupPlugin
extends PluginImplementation
import { PupPlugin } from "https://deno.land/x/pup@1.0.0-rc.5/plugins/splunk-hec/mod.ts";

Constructors

new
PupPlugin(pup: PluginApi, config: PluginConfiguration)

Properties

private
hecClient: HECClient