Adding overrides to fields in a dashboard
The following video explains how to configure an override to add a cross-launch link:
To add an override
- In the Edit panel screen, select the Overrides tab.
- Click Add field override.
- Select the required override type.
- Select the panel field for which you want to apply the override.
- Click Add override property to perform the required operation on the selected panel field.
- Click Apply and then click Save.
- Refresh the panel.
For information about how to configure and use each override, see Override examples.
To delete an override
- Click Delete
for the corresponding override.
- Click Apply and then click Save.
- Refresh the panel.
Override examples
Fields with name override
The following example demonstrates how to change the width of source_hostname.keyword column to 60 by using the Fields with name override.
- Select Fields with name override.
- From the Fields with name list, select source_hostname.keyword.
- Click Add override property.
- Select Column width and enter 60.
The width of the specified column becomes 60.
Fields with name matching regex
The following example demonstrates how to hide the Count column by using the Fields with name matching regex override.
- Select Fields with name matching regex override.
- In the Fields with name matching regex field, enter /^Cou.*/.
- Click Add override property.
- Select Hide in table and enable the toggle.
The Count column is hidden as it contains the text cou.
Fields with type
The following example demonstrates how to change the display name of all the table columns by using the Fields with type override.
- Select Fields with type override.
- From the Fields with type list, select String.
- Click Add override property.
- Select Standard options > Display name and enter Unavailable.
All the table column names are renamed Unavailable.
Fields returned by query
The following example demonstrates how to change the alignment of all the columns by using the Fields returned by query override.
- Select Fields returned by query override.
- From the Fields returned by query list, select Query A.
- Click Add override property.
- Select Column alignment and then select Right.
All the columns are aligned to the right.
Fields with values
The following example demonstrates how to hide the columns with values greater than or equal to 5 by using the Fields with value override.
- Select Fields with values override.
- From the Fields with values list, select Max and enter 5.
- Click Add override property.
- Select Hide in table and enable the toggle.
The Count column is hidden.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*