Send data to Falcon Next-Gen SIEM

Onum to Falcon Next-Gen SIEM

See the changelog of the Falcon NG-SIEM Data sink here.

Overview

Onum supports integration with Falcon Next-Gen SIEM.

With our Falcon NG-SIEM Data sink, you can send event data to Falcon Next-Gen SIEM via HTTP or HTTPS. It is an efficient and flexible way to ingest data into Falcon Next-Gen SIEM without the need for intermediary files or complex configurations. Events can be sent in either raw or JSON format.

Falcon Next-Gen SIEM Setup

Follow these steps to define a data connector in Falcon NG-SIEM and get the required API URL and API key we will use in Onum:

1

Access Falcon and click Next-Gen SIEM > Log management > Data onboarding from the left menu.

2

Click the Add connection button in the top right corner of the Connections table.

3

Now, choose the required data connector. In this example, we will use the Falcon LogScale Collector. Select it from the list and click Configure.

4

Enter a Connector name and choose a Vendor and Vendor Product from the lists (if your product isn’t in the list, you can pick Generic for both). Then, we need to choose the required Parser to our data. Pick it from the list or click Create new parser to define a new one. If you create a new parser, you'll need to pick it from the list after you've created it.

In this example, we will choose zscaler-internetaccess.

5

Accept the required conditions and click Create connection. Click Close in the window that appears.

6

Click the Generate API key button in the box that appears at the top of the page. Copy the API key and API URL values that appear. These are the values we need to set the required connection in Onum.

Onum Setup

1

Access Onum, go to the Data sinks area and click New data sink. Select the Falcon NG-SIEM Data sink from the list.

2

Enter a Name for the Data Sink. Then, enter the API URL that you got from the connector in the Instance URL field.

3

Click on the Token field and select New secret. In the window that appears, give your secret a Name and turn off the Expiration date toggle if not needed. Then, click Add new value and paste the API key that you for from the connector. Click Save when you're done.

Learn more about Secrets in this article.

4

Now, select the token you have just created in the Token field.

5

In the Event format section, choose either JSON or Raw.

6

Leave the Advanced configuration settings as default and click Finish.

Pipeline configuration

When it comes to using this Data sink in a Pipeline, you must configure the following output parameters. To do it, simply click the Data sink on the canvas and select Configuration.

Output configuration

Parameter
Description

Message*

Select the field to include in the output message. The data type must be string.

Add fields

Optionally, you may include as many Key-Value pairs as required.

Parameter
Description

Field name*

Enter a name for the new field.

Value*

Select the field that contains the value data.

Last updated

Was this helpful?