...
Dashboard Settings in Administration
Data Source tab
...
Tip |
---|
Tip: When using the search filters for Name and Description on the Data Source, Entities, Report Category and Reports tab, the results will show once users click anywhere outside of the search field or hit Enter after entering the text to be searched. |
Columns displayed are:
Column | Description |
---|---|
Name | The data source name |
Description | Description of what the data source is |
Type | Type of the data source |
Is Enabled | Yes/No if the source is enabled or disabled |
Last Modified Date | Date the source configuration was modified |
Last Modified By | The person who last modified the source configuration. |
...
Tip |
---|
Tip: The list can be filtered by any combination of Name, Description, and Type.. |
Entities tab
...
Tip |
---|
Tip: When using the search filters for Name and Description on the Data Source, Entities, Report Category and Reports tab, the results will show once users click anywhere outside of the search field or hit Enter after entering the text to be searched. |
Tip |
---|
TIP: Just as in CAM, it is possible to filter the entities by any column! |
Fields | Description |
---|---|
Display Name | An alternative display name for the entity |
Description | An optional description for the entity |
Entity Name | The entity name. Entities will include the list of indexes (for example elastic indexes or SQL indexes) as well. |
Is Enabled | Indicates whether the entity is enabled or not |
Last Modified Date | Shows the date the entity was last modified |
Last Modified By | Shows the user that last modified the entity |
Actions |
|
...
Tip |
---|
Tip: Entities are auto-discovered when Auto discover is clicked. The API looks like this: /api/v1/dashboard/reportentity/autoDiscover
Payload : - { "report_entity_id": "1" } |
Report Category tab
...
Tip |
---|
Tip: When using the search filters for Name and Description on the Data Source, Entities, Report Category and Reports tab, the results will show once users click anywhere outside of the search field or hit Enter after entering the text to be searched. |
Report categories allow bucketing reports based on a category for selection based on system, or type.
...
Tip |
---|
Tip: The list can be filtered by any combination of Name, Description, and Type. |
Reports tab
...
Tip |
---|
Tip: When using the search filters for Name and Description on the Data Source, Entities, Report Category and Reports tab, the results will show once users click anywhere outside of the search field or hit Enter after entering the text to be searched. |
The reports tab allows to import and add reports to CAM.
...