<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>View logs on Grafana Labs</title><link>https://grafana.com/docs/grafana/v13.2/visualizations/simplified-exploration/logs/view-logs/</link><description>Recent content in View logs on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v13.2/visualizations/simplified-exploration/logs/view-logs/index.xml" rel="self" type="application/rss+xml"/><item><title>Logs Drilldown table view</title><link>https://grafana.com/docs/grafana/v13.2/visualizations/simplified-exploration/logs/view-logs/table/</link><pubDate>Tue, 18 Aug 2026 10:15:08 +0000</pubDate><guid>https://grafana.com/docs/grafana/v13.2/visualizations/simplified-exploration/logs/view-logs/table/</guid><content><![CDATA[&lt;h1 id=&#34;logs-drilldown-table-view&#34;&gt;Logs Drilldown table view&lt;/h1&gt;
&lt;p&gt;The &lt;strong&gt;Table&lt;/strong&gt; view in Grafana Logs Drilldown displays your logs in a table with a column for each displayed field, so you can scan structured logs the way you&amp;rsquo;d read a spreadsheet.&lt;/p&gt;
&lt;p&gt;Use the table view when you want to scan, compare, and sort log data. For example, you can sort by duration to find the slowest requests, compare status codes or Pod names across many log lines.&lt;/p&gt;
&lt;p&gt;To open the table view, select &lt;strong&gt;Show logs&lt;/strong&gt; for your service in Logs Drilldown, then select the &lt;strong&gt;Table&lt;/strong&gt; radio button in the panel header, next to &lt;strong&gt;Logs&lt;/strong&gt; and &lt;strong&gt;JSON&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;the-logs-table-visualization&#34;&gt;The Logs Table visualization&lt;/h2&gt;


&lt;div class=&#34;admonition admonition-note&#34;&gt;&lt;blockquote&gt;&lt;p class=&#34;title text-uppercase&#34;&gt;Note&lt;/p&gt;&lt;p&gt;The Logs Table visualization is currently in &lt;a href=&#34;/docs/release-life-cycle/&#34;&gt;public preview&lt;/a&gt;. Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available.&lt;/p&gt;
&lt;p&gt;To use this feature, enable the logsTablePanelNG feature toggle in your Grafana configuration file or contact Support.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;


&lt;p&gt;When you enable the feature toggle, the &lt;strong&gt;Table&lt;/strong&gt; view renders your logs with the native Grafana Logs Table visualization, described on this page.&lt;/p&gt;
&lt;h2 id=&#34;select-and-organize-columns&#34;&gt;Select and organize columns&lt;/h2&gt;
&lt;p&gt;Use the sidebar on the left of the table to choose which fields appear as columns. For example, to build a table with only the fields you care about:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Select the &lt;strong&gt;Table&lt;/strong&gt; view in the panel header.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Search fields by name&lt;/strong&gt; and enter a full or partial field name.&lt;/li&gt;
&lt;li&gt;Select the field&amp;rsquo;s checkbox to add it as a column, and clear the checkboxes of any columns you don&amp;rsquo;t need.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The sidebar offers the following controls:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;button-div&#34;&gt;
      &lt;button class=&#34;expand-table-btn&#34;&gt;Expand table&lt;/button&gt;
    &lt;/div&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Action&lt;/th&gt;
              &lt;th&gt;UI element&lt;/th&gt;
              &lt;th&gt;Description&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;Find a field&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Search fields by name&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Type a field name to filter the list of available fields.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Add or remove a column&lt;/td&gt;
              &lt;td&gt;Field checkbox&lt;/td&gt;
              &lt;td&gt;Select a field&amp;rsquo;s checkbox to add it as a column, or clear the checkbox to remove it.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Reorder columns&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Selected fields&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Lists the current columns. Drag fields in this list to reorder the columns.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Browse available fields&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Suggested&lt;/strong&gt; and &lt;strong&gt;Fields&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Suggested&lt;/strong&gt; offers likely useful fields, and &lt;strong&gt;Fields&lt;/strong&gt; lists everything else. The percentage next to a field shows how many of the displayed log lines contain it.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Restore defaults&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Reset&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Restores the default columns: the time, level, and log line fields.&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;p&gt;To give the table more room, collapse the sidebar with the &lt;strong&gt;Collapse sidebar&lt;/strong&gt; icon. You can also resize the sidebar, the columns, and the log details sidebar by dragging their edges. Logs Drilldown remembers your column selection and sizes.&lt;/p&gt;
&lt;h2 id=&#34;view-log-details&#34;&gt;View log details&lt;/h2&gt;
&lt;p&gt;Each row has a &lt;strong&gt;Show details&lt;/strong&gt; eye icon at the start of the line.&lt;/p&gt;
&lt;figure
    class=&#34;figure-wrapper figure-wrapper__lightbox w-100p &#34;
    style=&#34;max-width: 1561px;&#34;
    itemprop=&#34;associatedMedia&#34;
    itemscope=&#34;&#34;
    itemtype=&#34;http://schema.org/ImageObject&#34;
  &gt;&lt;a
        class=&#34;lightbox-link captioned&#34;
        href=&#34;/media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png&#34;
        itemprop=&#34;contentUrl&#34;
      &gt;&lt;div class=&#34;img-wrapper w-100p h-auto&#34;&gt;&lt;img
          class=&#34;lazyload mb-0&#34;
          data-src=&#34;/media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png&#34;data-srcset=&#34;/media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png?w=320 320w, /media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png?w=550 550w, /media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png?w=750 750w, /media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png?w=900 900w, /media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png?w=1040 1040w, /media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png?w=1240 1240w, /media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png?w=1920 1920w&#34;data-sizes=&#34;auto&#34;alt=&#34;The table view with the Show details icon highlighted on a row and the log details sidebar open, showing the copy menu, the raw log line, and its fields&#34;width=&#34;1561&#34;height=&#34;604&#34;title=&#34;Log details in the table view&#34;/&gt;
        &lt;noscript&gt;
          &lt;img
            src=&#34;/media/docs/explore-logs/v2/logs-drilldown-table-show-details-copy-menu.png&#34;
            alt=&#34;The table view with the Show details icon highlighted on a row and the log details sidebar open, showing the copy menu, the raw log line, and its fields&#34;width=&#34;1561&#34;height=&#34;604&#34;title=&#34;Log details in the table view&#34;/&gt;
        &lt;/noscript&gt;&lt;/div&gt;&lt;figcaption class=&#34;w-100p caption text-gray-13  &#34;&gt;Log details in the table view&lt;/figcaption&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;Select &lt;strong&gt;Show details&lt;/strong&gt; to open the log details sidebar, where you can search fields, copy the log line, filter for or out field values, and view field statistics. Refer to &lt;a href=&#34;../#log-details&#34;&gt;View logs&lt;/a&gt; for explanations.&lt;/p&gt;
&lt;p&gt;In the table view:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Log details always open as a sidebar on the right, which you can resize or close with the &lt;strong&gt;Close log details sidebar&lt;/strong&gt; icon or the Escape key.&lt;/li&gt;
&lt;li&gt;The copy icon at the top of the sidebar opens a menu with &lt;strong&gt;Copy log line message&lt;/strong&gt; and &lt;strong&gt;Copy log contents as JSON&lt;/strong&gt; options, as shown in the previous image.&lt;/li&gt;
&lt;li&gt;Opening details for several rows creates a tab for each log line, so you can compare them.&lt;/li&gt;
&lt;li&gt;Use the up and down arrow keys to move the details view to the previous or next log line.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Rows also have a &lt;strong&gt;Copy link to log line&lt;/strong&gt; icon that copies a short link to that log line to your clipboard.&lt;/p&gt;
&lt;h2 id=&#34;filter-sort-wrap-and-download&#34;&gt;Filter, sort, wrap, and download&lt;/h2&gt;
&lt;p&gt;The table view uses the columns themselves for filtering, plus a controls rail on the right edge of the panel.&lt;/p&gt;
&lt;h3 id=&#34;filter-by-level-and-by-value&#34;&gt;Filter by level and by value&lt;/h3&gt;
&lt;p&gt;Every column header has a &lt;strong&gt;Filter&lt;/strong&gt; icon, which opens a list of that column&amp;rsquo;s values to filter by. To filter by log level, use the &lt;strong&gt;Filter&lt;/strong&gt; icon on the level column, for example &lt;code&gt;detected_level&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;You can also hover over any cell and use &lt;strong&gt;Filter for value&lt;/strong&gt; or &lt;strong&gt;Filter out value&lt;/strong&gt; to add that value to your query, or filter from within &lt;a href=&#34;#view-log-details&#34;&gt;log details&lt;/a&gt;. The &lt;strong&gt;Log levels&lt;/strong&gt; filter in the Logs Drilldown toolbar applies to the table view as well.&lt;/p&gt;
&lt;h3 id=&#34;sort&#34;&gt;Sort&lt;/h3&gt;
&lt;p&gt;Click a column header to sort by that column, and click again to flip the direction. The sort order control in the rail switches between newest and oldest logs first, and stays in sync with the time column.&lt;/p&gt;
&lt;h3 id=&#34;wrap-text&#34;&gt;Wrap text&lt;/h3&gt;
&lt;p&gt;Select the wrap control in the rail to toggle text wrapping for long log lines and cell values.&lt;/p&gt;
&lt;h3 id=&#34;download&#34;&gt;Download&lt;/h3&gt;
&lt;p&gt;Use the &lt;strong&gt;Download logs&lt;/strong&gt; control in the rail to export the displayed logs as &lt;code&gt;txt&lt;/code&gt;, &lt;code&gt;json&lt;/code&gt;, or &lt;code&gt;csv&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The export includes the columns you&amp;rsquo;ve selected. In dashboards, the download control appears when you enable the &lt;strong&gt;Display download control&lt;/strong&gt; panel option.&lt;/p&gt;
&lt;h2 id=&#34;where-features-moved&#34;&gt;Where features moved&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re coming from the previous table view in Logs Drilldown or Grafana Explore, here&amp;rsquo;s where features moved in the Logs table visualization:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;button-div&#34;&gt;
      &lt;button class=&#34;expand-table-btn&#34;&gt;Expand table&lt;/button&gt;
    &lt;/div&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Task&lt;/th&gt;
              &lt;th&gt;Previous table view&lt;/th&gt;
              &lt;th&gt;Logs table visualization&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;Inspect a log line&lt;/td&gt;
              &lt;td&gt;The &lt;strong&gt;View log line&lt;/strong&gt; eye icon opened an &lt;strong&gt;Inspect value&lt;/strong&gt; dialog with the raw line&lt;/td&gt;
              &lt;td&gt;The &lt;strong&gt;Show details&lt;/strong&gt; eye icon opens the full &lt;a href=&#34;#view-log-details&#34;&gt;log details sidebar&lt;/a&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Add or remove columns&lt;/td&gt;
              &lt;td&gt;Fields sidebar with checkboxes&lt;/td&gt;
              &lt;td&gt;Same sidebar, unchanged&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Reorder columns&lt;/td&gt;
              &lt;td&gt;Column menu with &lt;strong&gt;Move left&lt;/strong&gt; and &lt;strong&gt;Move right&lt;/strong&gt; (Logs Drilldown)&lt;/td&gt;
              &lt;td&gt;Drag fields in the &lt;strong&gt;Selected fields&lt;/strong&gt; list&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Remove a column&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Remove column&lt;/strong&gt; in the column menu (Logs Drilldown)&lt;/td&gt;
              &lt;td&gt;Clear the field&amp;rsquo;s checkbox in the sidebar&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Filter by a value&lt;/td&gt;
              &lt;td&gt;Icons on cell hover&lt;/td&gt;
              &lt;td&gt;Cell hover icons, plus a &lt;strong&gt;Filter&lt;/strong&gt; icon in every column header&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Filter by level&lt;/td&gt;
              &lt;td&gt;Cell filters on the level column&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Filter&lt;/strong&gt; icon in the level column header, cell filters, or the &lt;strong&gt;Log levels&lt;/strong&gt; toolbar filter&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Wrap long lines&lt;/td&gt;
              &lt;td&gt;Not available; cells scrolled horizontally&lt;/td&gt;
              &lt;td&gt;Wrap control in the rail, or the &lt;strong&gt;Wrap text&lt;/strong&gt; column option&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Download logs&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Download logs&lt;/strong&gt; control&lt;/td&gt;
              &lt;td&gt;Same control, same &lt;code&gt;txt&lt;/code&gt;, &lt;code&gt;json&lt;/code&gt;, and &lt;code&gt;csv&lt;/code&gt; formats&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Share a log line&lt;/td&gt;
              &lt;td&gt;&lt;strong&gt;Copy link to log line&lt;/strong&gt; icon&lt;/td&gt;
              &lt;td&gt;Same icon, unchanged&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h1 id="logs-drilldown-table-view">Logs Drilldown table view&lt;/h1>
&lt;p>The &lt;strong>Table&lt;/strong> view in Grafana Logs Drilldown displays your logs in a table with a column for each displayed field, so you can scan structured logs the way you&amp;rsquo;d read a spreadsheet.&lt;/p></description></item><item><title>Logs Drilldown JSON viewer</title><link>https://grafana.com/docs/grafana/v13.2/visualizations/simplified-exploration/logs/view-logs/json/</link><pubDate>Tue, 18 Aug 2026 10:15:08 +0000</pubDate><guid>https://grafana.com/docs/grafana/v13.2/visualizations/simplified-exploration/logs/view-logs/json/</guid><content><![CDATA[&lt;h1 id=&#34;logs-drilldown-json-viewer&#34;&gt;Logs Drilldown JSON viewer&lt;/h1&gt;
&lt;p&gt;You can easily view and interact with your JSON formatted logs using the Grafana Logs Drilldown JSON viewer. This view will help you read your JSON style logs, and filter through them to make your related visualizations more relevant and focused.&lt;/p&gt;


&lt;div class=&#34;admonition admonition-note&#34;&gt;&lt;blockquote&gt;&lt;p class=&#34;title text-uppercase&#34;&gt;Note&lt;/p&gt;&lt;p&gt;To use this feature, you must be running Loki 3.5.0 or later.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;

&lt;h2 id=&#34;viewing-json-logs&#34;&gt;Viewing JSON logs&lt;/h2&gt;
&lt;p&gt;To interact with the JSON view, select &lt;strong&gt;Show logs&lt;/strong&gt; for your service in Logs Drilldown.&lt;/p&gt;
&lt;figure
    class=&#34;figure-wrapper figure-wrapper__lightbox w-100p &#34;
    style=&#34;max-width: 350px;&#34;
    itemprop=&#34;associatedMedia&#34;
    itemscope=&#34;&#34;
    itemtype=&#34;http://schema.org/ImageObject&#34;
  &gt;&lt;a
        class=&#34;lightbox-link captioned&#34;
        href=&#34;/media/docs/explore-logs/v2/logs-drilldown-show-logs.png&#34;
        itemprop=&#34;contentUrl&#34;
      &gt;&lt;div class=&#34;img-wrapper w-100p h-auto&#34;&gt;&lt;img
          class=&#34;lazyload mb-0&#34;
          data-src=&#34;/media/docs/explore-logs/v2/logs-drilldown-show-logs.png&#34;data-srcset=&#34;/media/docs/explore-logs/v2/logs-drilldown-show-logs.png?w=320 320w, /media/docs/explore-logs/v2/logs-drilldown-show-logs.png?w=550 550w, /media/docs/explore-logs/v2/logs-drilldown-show-logs.png?w=750 750w, /media/docs/explore-logs/v2/logs-drilldown-show-logs.png?w=900 900w, /media/docs/explore-logs/v2/logs-drilldown-show-logs.png?w=1040 1040w, /media/docs/explore-logs/v2/logs-drilldown-show-logs.png?w=1240 1240w, /media/docs/explore-logs/v2/logs-drilldown-show-logs.png?w=1920 1920w&#34;data-sizes=&#34;auto&#34;alt=&#34;Logs Drilldown service panel with Show logs highlighted&#34;width=&#34;350&#34;height=&#34;200&#34;title=&#34;Show logs button&#34;/&gt;
        &lt;noscript&gt;
          &lt;img
            src=&#34;/media/docs/explore-logs/v2/logs-drilldown-show-logs.png&#34;
            alt=&#34;Logs Drilldown service panel with Show logs highlighted&#34;width=&#34;350&#34;height=&#34;200&#34;title=&#34;Show logs button&#34;/&gt;
        &lt;/noscript&gt;&lt;/div&gt;&lt;figcaption class=&#34;w-100p caption text-gray-13  &#34;&gt;Show logs button&lt;/figcaption&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;On the &lt;strong&gt;Logs&lt;/strong&gt; tab, select the &lt;strong&gt;JSON&lt;/strong&gt; radio button in the panel header (next to &lt;strong&gt;Logs&lt;/strong&gt; and &lt;strong&gt;Table&lt;/strong&gt;) to switch to the JSON viewer. The JSON viewer displays your logs in a structured, collapsible tree view, so you can browse, expand, and collapse JSON fields.&lt;/p&gt;
&lt;figure
    class=&#34;figure-wrapper figure-wrapper__lightbox w-100p &#34;
    style=&#34;max-width: 1440px;&#34;
    itemprop=&#34;associatedMedia&#34;
    itemscope=&#34;&#34;
    itemtype=&#34;http://schema.org/ImageObject&#34;
  &gt;&lt;a
        class=&#34;lightbox-link captioned&#34;
        href=&#34;/media/docs/explore-logs/v2/logs-drilldown-json-viewer.png&#34;
        itemprop=&#34;contentUrl&#34;
      &gt;&lt;div class=&#34;img-wrapper w-100p h-auto&#34;&gt;&lt;img
          class=&#34;lazyload mb-0&#34;
          data-src=&#34;/media/docs/explore-logs/v2/logs-drilldown-json-viewer.png&#34;data-srcset=&#34;/media/docs/explore-logs/v2/logs-drilldown-json-viewer.png?w=320 320w, /media/docs/explore-logs/v2/logs-drilldown-json-viewer.png?w=550 550w, /media/docs/explore-logs/v2/logs-drilldown-json-viewer.png?w=750 750w, /media/docs/explore-logs/v2/logs-drilldown-json-viewer.png?w=900 900w, /media/docs/explore-logs/v2/logs-drilldown-json-viewer.png?w=1040 1040w, /media/docs/explore-logs/v2/logs-drilldown-json-viewer.png?w=1240 1240w, /media/docs/explore-logs/v2/logs-drilldown-json-viewer.png?w=1920 1920w&#34;data-sizes=&#34;auto&#34;alt=&#34;Logs Drilldown JSON viewer with structured log rows&#34;width=&#34;1440&#34;height=&#34;1100&#34;title=&#34;The JSON viewer&#34;/&gt;
        &lt;noscript&gt;
          &lt;img
            src=&#34;/media/docs/explore-logs/v2/logs-drilldown-json-viewer.png&#34;
            alt=&#34;Logs Drilldown JSON viewer with structured log rows&#34;width=&#34;1440&#34;height=&#34;1100&#34;title=&#34;The JSON viewer&#34;/&gt;
        &lt;/noscript&gt;&lt;/div&gt;&lt;figcaption class=&#34;w-100p caption text-gray-13  &#34;&gt;The JSON viewer&lt;/figcaption&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;The &lt;strong&gt;Line wrapping&lt;/strong&gt; control in the log controls panel also offers an &lt;strong&gt;Enabled with JSON formatting&lt;/strong&gt; option. This pretty-prints JSON within the standard Logs view but doesn&amp;rsquo;t open the dedicated JSON viewer. For more information about line wrapping, refer to &lt;a href=&#34;../view-logs/&#34;&gt;View logs&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;filtering-log-lines-with-the-json-view&#34;&gt;Filtering log lines with the JSON view&lt;/h2&gt;
&lt;p&gt;You can include and exclude specific log data from your visualizations by clicking on individual log lines to open the &lt;strong&gt;Log Details&lt;/strong&gt; panel. Within Log Details, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Click the &lt;strong&gt;Include/Exclude&lt;/strong&gt; (plus/minus) icons next to fields to add them to your filter.&lt;/li&gt;
&lt;li&gt;Click the eye icon to select specific fields to display in the logs list.&lt;/li&gt;
&lt;li&gt;View field statistics by clicking the stats icon.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For example: Given a set of logs from an API request service, you can click on a log line, then select the &lt;strong&gt;Exclude&lt;/strong&gt; button next to the &lt;code&gt;method&lt;/code&gt; field with value &amp;ldquo;GET&amp;rdquo;. This will result in the Log Volume visualization showing only requests of other method types (DELETE/PATCH/POST/PUT).&lt;/p&gt;
&lt;p&gt;To include filtered log data again, remove the excluded data from the &lt;strong&gt;Fields&lt;/strong&gt; filter above the Log Volume visualization.&lt;/p&gt;
&lt;h2 id=&#34;supported-json-log-types&#34;&gt;Supported JSON log types&lt;/h2&gt;
&lt;p&gt;Log lines entirely formatted as JSON are supported.&lt;/p&gt;
&lt;p&gt;Log lines with only certain fields or metadata structured as JSON aren&amp;rsquo;t currently supported.&lt;/p&gt;
]]></content><description>&lt;h1 id="logs-drilldown-json-viewer">Logs Drilldown JSON viewer&lt;/h1>
&lt;p>You can easily view and interact with your JSON formatted logs using the Grafana Logs Drilldown JSON viewer. This view will help you read your JSON style logs, and filter through them to make your related visualizations more relevant and focused.&lt;/p></description></item></channel></rss>