Skip to content

Extends jimi with a number of triggers and actions interacting with humio API. This functionality can be used for advanced alerts, security events and triggering automation / ingestion

License

Notifications You must be signed in to change notification settings

z1pti3/jimiPlugin-humio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jimiPlugin-humio

Unlock jimi’s potential by adding the Humio plugin. Humio is an event log management solution but combined with jimi the possibilities are endless.

Use jimi in combination with Humio to create powerful jimiFlows that respond to your data. For example:

  • Target online systems for software deployment,
  • Create alerts when threshold are met ( can be done per host, per metric etc )
  • Security event enrichment
  • Event filtering
  • Automaticaly respond to system failures and carry out automated actions

API details are required within jimi settings.json file

humio : {
  "host": "<host>",
  "port": <port>,
  "apiToken": "<apiToken>",
  "secure" : <true/false>, - Optional
  "ca" : "<CAPATH>", - Optional
  "requestTimeout": <TimeoutValue> - Optional
}

About

Extends jimi with a number of triggers and actions interacting with humio API. This functionality can be used for advanced alerts, security events and triggering automation / ingestion

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages