Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

splunk-events

Package Overview
Dependencies
Maintainers
47
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

splunk-events - npm Package Compare versions

Comparing version 1.3.0-beta.1 to 1.3.1

5

package.json
{
"name": "splunk-events",
"version": "1.3.0-beta.1",
"version": "1.3.1",
"description": "Javascript lib to create Splunk Logs via HTTP",

@@ -37,2 +37,5 @@ "main": "SplunkEvents.js",

"name": "Alejandro Osorio"
},
{
"name": "Gustavo Rosolem"
}

@@ -39,0 +42,0 @@ ],

@@ -84,2 +84,5 @@ # Splunk Events

// Send the current time to Splunk
injectTimestamp: false, //default
// Inactive time to wait until flush events. Requires 'autoFlush' option.

@@ -219,3 +222,3 @@ debounceTime: 2000, //default

// here you can proxy to https and add ports if you need to
'X-Vtex-Proxy-To': `https://${YOUR_SPLUNK_ENDPOINT}:8080`,
'X-Vtex-Proxy-To': `https://${YOUR_SPLUNK_ENDPOINT}:8080`,
}

@@ -222,0 +225,0 @@ })

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc