Table Components

LogScale uses consistent table format layouts across the web interface to organize information about different asset types, such as triggers, parsers or files.

For example, the table shown in Figure 13, “Web interface table component” displays the Triggers asset information:

Screenshot showing an example of UI table component

Figure 13. Web interface table component


Table components allow for managing large volumes of assets and enable you to search, filter and sort assets in a variety of ways. They typically include some common web interface elements, such as:

  • New button for creating the new asset. For example, New trigger or New file.

  • Filtering popups like Status. Filters depend on the asset type: for example, the Trigger type filter is only available in a table for triggers.

  • Search... box

  • Show columns dropdown for displaying all or selected columns in the table

  • Sorting indicators to sort any column in the table

  • Previous/next chevron icons to navigate between pages

  • Items per page dropdown menu for choosing how many items appear on each page

For examples of asset-specific interface elements in table components, see Asset type interface elements.