Sentinl Versions Save

Kibana Alert & Report App for Elasticsearch

tag-6.2.4-pre-0

5 years ago

prerelease

5 years ago

Added wizard to UI.

ATTENTION!!! Master branch doesn't contain any new code. You should use only the attached .zip archive. Default report engine - horseman (pahntomjs).

tag-6.2.3-3

6 years ago

ATTENTION!!! There are changes in configuration, look the documentation

  • Sync Siren 10 changes
  • Actions fix
  • Report
    • Two report engines: horseman, puppeteer
    • Better catch errors
    • Make report executable by default

tag-6.2.3-2

6 years ago

Fixes: Better handle errors and warning in the WatcherHandler class.

tag-6.2.3-1

6 years ago

New features:

  • Use Kibana confirm modal

Fixes:

  • Save watchers with duplicated names (done via Kibana confirm modal)
  • Do not use finally with native Promise lib. It gave is not a function error in Firefox.
  • Refactor reports. Chrome v59+ should be installed on Kibana server
  • Show spy button in vis editor
  • Report is triggered if condition is met

tag-6.2.2

6 years ago

New features:

  • Use Kibana Saved Objects API to manage watchers in the default .kibana index

Fixes:

  • Fix Elasticsearch basic authentication
  • Display only watcher _source properties in the editor Raw tab

tag-6.0.0

6 years ago

ATTENTION!

ALPHA RELEASE FOR DEVELOPERS ONLY! Do not install unless you plan contibuting to the 6.x release.

  • Install Sentinl only from .zip archives which you can get from the release attachment.

  • fix. Do not load bootstrap from cdn. Use local modules instead

tag-5.6.2

6 years ago

Kibana

  • add report image resolution
  • add a possibility to specify a name for the report image
  • hide password when typing it in report action
  • autodetect Elasticsearch connection settings based on the settings in kibana.yml
  • fix ace editor error in the watcher editor
  • add PDF option to the report actio
  • fix. Do not load bootstrap from cdn. Use local modules instead

Kibi

  • fix mapping

tag-5.5

6 years ago

ATTENTION! Install Sentinl only from .zip archives which you can get from the release attachment.

Updates

  • Anomaly detection
  • Execute watcher on demand
  • Expand transform and condition
  • Kibi Saved Objects API integration
  • add PDF option to the report action

Condition

  • fix script functionality
  • add never functionality
  • add compare functionality
  • add array compare functionality

Transform

  • fix script functionality
  • check search functionality and fix it if needed
  • add chain functionality

tag-5.4

6 years ago

ATTENTION! Install Sentinl only from .zip archives which you can get from the release attachment.