# v3.163.0

These are the release notes for version v3.163.0 of Falcon Onum.

### :new: New Splunk HEC Listener

The new **Splunk HEC** Listener uses the Splunk HTTP Event Collector (HEC) API. The Listener receives events from Splunk forwarders or any client using the HEC protocol and forwards them to the processing Pipeline in Onum.

<figure><picture><source srcset="/files/eoKjVlWmLEYtfrEYrwQz" media="(prefers-color-scheme: dark)"><img src="/files/cx5oT30bbghHeCFFygTb" alt=""></picture><figcaption></figcaption></figure>

Learn more about it in [this article](/the-workspace/listeners/listener-integrations/collect-data-from-splunk.md).<br>

### :tools: Fixes

* **\[Pipelines]** Some Pipeline cards showed incorrect values when you hovered over them. This is now fixed.
* **\[Listeners]** We've fixed some performance issues in the **HTTP Pull** Listener.
* **\[Actions]** We've fixed some incorrect tokens on text fields in the **Conditional** Action.
* **\[UX]** The **Bytes In**, **Bytes Out** and **Net Saved** texts were not aligned with their corresponding data. This has been fixed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.onum.com/release-notes/v.3-release-notes/v3.163.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
