> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/harness-platform/3.0/harness-platform-resources/pipelines/executions-and-logs/searching-the-console-view.md).

# Search the console view

After running a pipeline in Harness, you can view the execution details, which include logs and other outputs. When viewing execution details, you can search logs in the console view.

{% hint style="info" %}
If you haven't run a pipeline yet, [Try Harness CI](/continuous-integration/new-to-harness-ci/onboarding-guide.md) to get started with Harness for free.
{% endhint %}

### Search step logs <a href="#search-step-logs" id="search-step-logs"></a>

1. Go to the execution details page, and make sure **Console View** is enabled.
2. Select the step that has the logs that you want to search.
3. In the **Console Logs**, select the **Search** icon or use the *find in page* keyboard shortcut, which is `CMD + F` on macOS or `Ctrl + F` on Linux or Microsoft Windows.
4. Enter your search query. Results are immediately highlighted.

### Console search keyboard shortcuts <a href="#console-search-keyboard-shortcuts" id="console-search-keyboard-shortcuts"></a>

You can use these shortcuts when searching logs.

* `CMD/Ctrl + F`: Enable search.
* `Up`: Move to the previous search result.
* `Down` or `Enter`: Move to the next search result.
* `Esc`: Clear and exit search.

### Configure log settings <a href="#configure-log-settings" id="configure-log-settings"></a>

You can configure your preferences for log level and date and time information.

1. Go to the execution details page, and make sure **Console View** is enabled.
2. In the **Console Logs**, select the **Settings** icon.
3. Configure your log settings as desired, and then select **Enable**.
