Keyboard Shortcuts
LogScale offers keyboard shortcuts to streamline navigation and query editing in the web interface.
These shortcuts are context-specific and may not be available on all areas of the console.
General Keyboard Navigation| Functionality | macOS | Windows |
|---|---|---|
| Opens the list of the keyboard bindings available in the search page | Ctrl+K | Ctrl+K |
| Next interaction point (such as link, form element or button) | tab or β₯ option+Tab | Tab |
| Previous interaction point | shift+Tab | Shift+Tab |
| Navigate between items, such as buttons or dropdown | β / β / β / β | β / β / β / β |
| Activate a currently selected link or button | Enter / Space | Enter / Space |
| Open link in new tab | command+Enter | Ctrl+Enter |
| Open link in new window | shift+Enter | Shift+Enter |
| Check or uncheck a checkbox | Space | Space |
| Deselect all series in widgets (see Hint: Deselect Series in Widgets) | shift+click | shift+click |
| Close the current modal dialog or dropdown menu | esc | esc |
| Jump to repositories or dashboards (jump panel, see Manage Dashboards) | Ctrl+O | Ctrl+O |
The Jump Panel provides quick access to repositories and dashboards. Press Ctrl+O from anywhere in the web interface and type to filter for specific items:
![]() |
FigureΒ 27.Β Jump Panel
LogScale Editors
These shortcuts are available in all LogScale's editors, like the Query Editor or the parser editor.
| Functionality | macOS | Windows |
|---|---|---|
| Show suggestions in query input | Ctrl+Space | Ctrl+Space |
| Apply query suggestion | tab | Tab |
| Navigate down in query suggestions | β | β |
| Navigate up in query suggestions | β | β |
| Move cursor to the beginning/ end of a word | β₯ option+β / β₯ option+β | Alt+β / Alt+β |
| Move cursor to start of line | Ctrl+A | Ctrl+A |
| Move cursor to end of line | Ctrl+E | Ctrl+E |
| Move cursor to start/end of code | shift+β / shift+β | Shift+β / Shift+β |
| Select text | shift+β and shift+β | Shift+β and Shift+β |
| Delete line | shift+command+K | Shift+Ctrl+K |
| Insert a line break within the query | shift+Enter | shift+Enter |
| Copy line up/down | shift+β₯ option+β / shift+β₯ option+β | Shift+Alt+β / Shift+Alt+β |
| Move line up/down | β₯ option+β / β₯ option+β | Alt+β / Alt+β |
|
Insert empty line above/below Copy and insert the current line below | shift+β₯ option+β / shift+β₯ option+β | Shift+Ctrl+Enter |
| Multiselect lines | Ctrl+β₯ option+β+β | Ctrl+Alt+β+β |
| Toggle comment lines on/off | command+C / command+K | Ctrl+C / Ctrl+K |
| Functionality | macOS | Windows |
|---|---|---|
| Focus search field | command/ | Ctrl/ |
| Run current query | command+Enter | Ctrl+Enter |
| Stop search | command+C | Ctrl+C |
| Exit the Query Editor | β₯ option+tab | Alt+tab |
| Toggle the browser to capture or ignore the Tab key. | Ctrl+shift+M | Ctrl+M |
