All Apps and Add-ons

Multivalue observables

brianyaucy
New Member

Is there any way to make TheHive parse multivalue observable?

For example, if my resulting field "hash" is from a | stats values(hash) AS hash, and the search result is:
| hash |
hash1
hash2

TheHive will not understand there are 2 hash and just parse the hash field as:
hash1 hash2

So when using Analyzer on theHive, it doesn't work.

Tags (1)
0 Karma

remiseguy
Explorer

Thanks for feedback
At the moment the alert actions does not parse multivalue fields and convert them to strings.
A work-around is to use mvexpand if you have only one multivalue field in the row.

but I am going to implement the parsing of multivalue fields in order to make proper API request.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...