LogoLogo
WebsiteBlogLogin
  • Onum Docs
  • Use Cases
  • Videos
  • Release Notes
  • Accumulator
  • Amazon GenAI
  • Anonymizer
  • BLIP-2
  • Bring Your Own Code
  • Cog
  • Conditional
  • Field Generator
  • Field Transformation
  • Flat JSON
  • For Each
  • Google DLP
  • Google GenAI
  • Group By
  • HTTP Request
  • JSON Transformation
  • JSON Unroll
  • Llama
  • Lookup
  • Math Expression
  • Message Builder
  • OCSF
  • Parser
  • Redis
  • Replicate
  • Sampling
  • Sigma Rules
  • Unique
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Unique

Most recent version: v1.0.0

PreviousSigma Rules

Was this helpful?

Learn more about this Action in .

v1.0.0

Released on 09/24/2024

Minor bug fixing.

v0.0.3

Released on 08/01/2024

  • Added option to select output type Event:

- name: outputAs
   ui:
     label: Output as
   description: The type of the output
   required: true
   type: enum
   items:
       ...
       - label: Event
           value: EVENT
v0.0.2

Released on 08/06/2024

  • Added option to select output type: JSON or comma-separated list (CSV)

v0.0.1

Released on 07/24/2024

Initial version.

this article