# Explore Logs

The Explore page lists all the log streams generated across your IT environment that are being ingested into Apica Ascent. The Explore page lists and categorizes logs based on Namespace, Application, ProcID, and when they were last updated. By default, logs are listed by the time they were ingested with the most recent applications appearing on the top. You can filter log streams by namespaces, applications, and ProcIDs. You can also filter them by custom time ranges.

You can also click into a specific application or ProcID to view logs in more detail and to search through or identify patterns within your log data.

![Explore Page](/files/yzxt3wEDMwRVyh3OIsHI)

## Search Tab

Clicking on the Application link opens the search tab with the most recent logs for the selected log stream. The Search tab presents an infinite view of application logs. The tab is loaded with the most recent logs first, the user can scroll to see older logs. Various filters on the left side of messages help to filter the logs.

On the Search Tab, you can:

* Access log lines in the selected namespace that matches your search pattern.
* Make use of advanced search expressions to build complex queries
* Filter the search results using Facets
* Get field-level details about the entries that match your search
* Create Log2Metrics
* Create data enrichment rules
* Create a Report
* Export data

![Search Tab](/files/OIRGz2now9ZATHwPzbqI)

Clicking on the individual log line reveals a detailed log view with additional attributes.

![](/files/SikrOXCyZTaQ8GJL4DR9)

The dots available on the individual log line and the detailed view will reveal additional options. These options are discussed in the detail in the **Data Management** section.

### Searching Logs

The search happens at the namespace level, select the namespace and applications, and enter the search term to get started. Use the Advanced Search modal to create complex search expressions. Click on the lens<img src="/files/Rxtgf5Fly5OrYTW1b1Pd" alt="" data-size="line">icon to open the Advanced Search modal.

![Advanced Search](/files/hNLhUzvGaYckzzKeRr1n)

### Filter data

Use facets to narrow your search results. Apica Ascent's intelligent parsing engine extracts facets at the time of data ingestion. Facets are available on the left side of search results. Select a facet and click on the "apply" button to fetch more results. Filtered results will be displayed in a separate tab.

![](/files/u9V6qt48Hfy4Dqdtr3eP)

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/observe/log-management-overview/explore-logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
