Keyboard Shortcuts
The LogScale UI supports a number of keyboard shortcuts for navigation and selection. These are context specific and may not be available on all pages.
LogScale Editor
These shortcuts are available in all editors for LogScale, as the Query or Parser editors.
Function | Mac OS | 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 | ShiftCmdK | ShiftCtrlK |
Copy line up/down | ShiftOption↑ / ShiftOption↓ | ShiftAlt↑ / ShiftAlt↓ |
Move line up/down | Option↑ / Option↓ | Alt↑ / Alt↓ |
Insert line above | ShiftCmdEnter | ShiftCtrlEnter |
Insert line below | ShiftEnter | ShiftEnter |
Search Page
Function | Mac OS | Windows |
Focus search field | Cmd/ | Ctrl/ |
Run current query | Cmd+Enter | Ctrl+Enter |
Stop Search | Cmd+C | Ctrl+C |