Work with entity delimiters

Supported in:

Entity delimiters let you decide for each entity type and data source how you want to map the incoming entity. You can disable delimiters for incoming entities, map a specific delimiter (up to 64 characters) or use a regular expression instead.

For example, if you have several files separated by commas in a single entity, you can set the delimiter to a comma so the system treats each file as a separate entity.

You can use entity delimiters in two places:

  • In the Event Configuration > Mapping page.
  • In the Playbook action > Siemplify > Create Entity page.

Event configuration & mapping screen

You can configure mapping at the field level. Click the Raw Event Properties icon to see the raw data from the event in the particular alert. The page displays a list of the entity fields and the system fields with an edit option to map the raw data to your preferred format in the platform.

The following fields are available in the Map Fields dialog for each entity or system field:

Field
Description
Extracted Field
Main field name in the raw event field to take information from.
Alternative Field 1
Fallback field in the raw event field to take information from if the primary field can't be located.
Alternative Field 2
Fallback field in the raw event field to take information from if both primary and secondary can't be located.
Extraction function
Extracts or manipulates data from the raw event field. The three options are:
  • None : The raw data is presented as is.
  • Delimiter : A delimiter (up to 64 characters) is used to divide the data into separate entities. The default is a comma (,).
  • Regex : A regular expression is used to divide data into separate entities.
Transformation function
This function lets you transform information from the data source to be compatible with the database. Available functions are:
  • TO_STRING
  • FROM_UNIXTIME_STRING_OR_LONG
  • FROM_CUSTOM_DATETIME
  • EXTRACT_BY_REGEX
  • TO_IP_ADDRESS
Once you have chosen the function, add the appropriate parameter.
For example: select the function  FROM_CUSTOM_DATETIME and reformat the date and time to %Y-%m-%DT%H:%M:%S .

Use delimiters in playbooks

You can also use delimiters in the Create Entity action. For example, in the Entities Identifiers field, you can enter a list of IP addresses separated by semicolons. In the Delimiter field, add a semicolon.

Need more help? Get answers from Community members and Google SecOps professionals.

Design a Mobile Site
View Site in Mobile | Classic
Share by: