Column Properties
Fields in the Event list can be configured in the Format event list panel (see Figure 59, “Format Event List”). You can set the following column properties:
Type options are:
To use field interpolation, write two sets of curly braces (one nested in the other), and write fields
["nameOfField"]
inside, like this:https://internal-tool/customers/{{fields["customerId"]}}
. This creates a unique link for every value ofcustomerId
.The same mechanism can also be used to generate the text for the link, if you would like a different text than the raw URL to show as the link.
Figure 66. Adding a New Custom Link Column
actor
inactor.ip
andactor.organizationId
, for instance.Figure 67. Group a field list by prefix
In the following example, all fields prefixed with
actor.
anduser.
will be grouped in a tree that can be expanded or collapsed.Figure 68. Field List as shown in the Event List
Header is the custom field name you want to see displayed in the Event list.
Show as controls whether the link should be displayed as a link or a button.