Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

opEvents 4.1.1

  • Status
    subtletrue
    colourGreen
    titlereleased
      28 June 2021

Gui Changes

  • You can now click on the event to select it for bulk acknowledging
  • A clear filter form button has been added to the filter modal.
  • Multi parameter search has been added, you can make computer AND queries.
  • Filtered websockets, if you are using realtime and you have filtred the grid for example node name "abc" events with the node name "abc" "abc123" etc will be show, all other events will be not be delivered to the gui. Clearing the filter will clear filtered web socket.
  • Comments now use a human readable timestamp
  • Fixed issue with the acknowledged button not displaying correctly.
  • if you configured the grid to show more than 500 events realtime event will be paused.
  • If opEvents parses a Enterprise Service event the gui will show a button to link back to the related enterprise service on the same server. Note this will not work in a multi server operation.

...

  • Fixed issue where copy_first or copy_last in event correlation would not be able to copy the node name, this caused the synthetic event to use the global node name. if you have been using copy node in the correlation rule you should replace this with node_uuid
  • Script outputs in emails will now render correctly
  • New plugin interface to easily work on other events in parser plugins, docs coming.
    • In a parser plugin the third argument is now a helper interface replacing the full opEvents object.
    • Setting opevents_parser_plugin_use_events_obj to true will allow you to use the full opEvents object to retain pre 4.1.1 functionality

Admin Changes

  • Fixed issue where changing a password would break Users.nmis group authentication.


opEvents 4.1.0

Status
subtletrue
colourGreen
titlereleased
  1 December 2021

...