<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Export Events</title><link>https://docs.sysdig.com/en/sysdig-monitor/export-events/</link><description>Recent content on Export Events</description><language>en</language><lastBuildDate>Mon, 06 Apr 2026 12:54:42 -0400</lastBuildDate><image><url> https://docs.sysdig.com/icons/sysdig-horizontal.png</url><title>Export Events</title><link>https://docs.sysdig.com/en/sysdig-monitor/export-events/</link><description>Sysdig logo</description></image><item><title>Export Events - Overview</title><link>https://docs.sysdig.com/en/sysdig-monitor/export-events/#overview</link><description>Sysdig Monitor allows you to export the events currently displayed in the Events feed as a CSV file. The export respects all active filters, scope, severity selections, and the selected time range, so what you see in the feed is what gets exported.</description><content:encoded><![CDATA[<p>Sysdig Monitor allows you to export the events currently displayed in the Events feed as a CSV file. The export respects all active filters, scope, severity selections, and the selected time range, so what you see in the feed is what gets exported.</p>

<p>To access the export options, select <strong>Export</strong> in the top-right corner of the Events page. Two options are available:</p>

<ul>

<li><strong>Export CSV</strong>: Generate and download a CSV file of the current event feed.</li>

<li><strong>Export History</strong>: View a list of previously generated exports.</li>
</ul>]]></content:encoded><guid isPermaLink="false">Overview</guid></item><item><title>Export Events - Export CSV</title><link>https://docs.sysdig.com/en/sysdig-monitor/export-events/#export-csv</link><description>Export CSV is limited to 25,000 events. If the current event count exceeds this limit, the Export CSV option is disabled and a warning tooltip is shown.</description><content:encoded><![CDATA[<h3 id="event-limit">Event Limit</h3>
<p>Export CSV is limited to <strong>25,000 events</strong>. If the current event count exceeds this limit, the <strong>Export CSV</strong> option is disabled and a warning tooltip is shown.</p>

<p>To enable the export, reduce the number of matching events by applying additional filters or narrowing the time range. See <a href="/en/sysdig-monitor/filter-and-search-events/">Filter and Search Events</a> for guidance.</p>

<h3 id="configure-the-export">Configure the Export</h3>
<p>When the event count is within the limit, select <strong>Export CSV</strong> to open the export configuration dialog.</p>

<p><strong>Name</strong></p>

<p>The export file name is auto-generated using a timestamp (for example, <code>Sysdig_Events_2026-04-03T14:11:28.019Z</code>). You can edit this field to give the file a meaningful name before downloading.</p>

<p><strong>Export Fields</strong></p>

<p>The <strong>Export Fields</strong> section controls which event attributes are included as columns in the CSV. Each row in the table maps an event attribute (Value) to a column header name (Field Name) in the output file.</p>
<table>
  <thead>
      <tr>
          <th>Column</th>
          <th>Description</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Value</strong></td>
          <td>The event attribute to export. Select from the dropdown, which groups available fields into three categories (see below).</td>
      </tr>
      <tr>
          <td><strong>Field Name</strong></td>
          <td>The column header label used in the CSV file. Defaults to the attribute name, but can be customized.</td>
      </tr>
  </tbody>
</table>

<p>To add a column, use the <strong>Select Value&hellip;</strong> row at the bottom of the table and choose an attribute. To remove a column, select the trash icon on the corresponding row.</p>

<h3 id="available-field-values">Available Field Values</h3>
<p>The <strong>Value</strong> dropdown groups available attributes into three categories:</p>

<p><strong>Common Event Fields (8)</strong></p>

<p>These core event attributes are available for all event types:</p>

<ul>

<li><code>Id</code></li>

<li><code>Version</code></li>

<li><code>Name</code></li>

<li><code>Description</code></li>

<li><code>Severity</code></li>

<li><code>Timestamp</code></li>

<li><code>Type</code></li>

<li><code>Source</code></li>
</ul>


<p><strong>Alert Event Fields</strong></p>

<p>These fields are specific to <a href="/en/event-types/#alert-events">Alert Events</a> and are only populated when the event originates from an alert rule:</p>

<ul>

<li><code>Alert Id</code></li>

<li><code>Alert State</code></li>

<li><code>Alert Acknowledgment</code></li>

<li><code>Notification Title</code></li>

<li><code>Resolution Timestamp</code></li>
</ul>


<p><strong>Event Specific Labels</strong></p>

<p>Labels that apply specifically to events and are used for event-level categorization:</p>

<ul>

<li><code>alertname</code></li>

<li><code>sysdig_severity</code></li>
</ul>


<p><strong>Suggested Labels</strong></p>

<p>Scope labels commonly used to identify the infrastructure context of an event, including:</p>

<ul>

<li><code>cloud_provider_region</code></li>

<li><code>container_name</code></li>

<li><code>host_hostname</code></li>

<li><code>kube_cluster_name</code></li>

<li><code>kube_cronjob_name</code></li>

<li><code>kube_daemonset_name</code></li>

<li><code>kube_deployment_name</code></li>

<li><code>kube_hpa_name</code></li>

<li><code>kube_job_name</code></li>

<li><code>kube_statefulset_name</code></li>

<li><code>kube_storageclass_name</code></li>

<li><code>kube_workload_name</code></li>

<li><code>kube_workload_type</code></li>
</ul>


<p><strong>All Labels</strong></p>

<p>The full set of available labels, including environment-specific and custom labels such as <code>Hostname</code>, <code>UUID</code>, <code>_sysdig_custom_metric</code>, and <code>_sysdig_datasource</code>.</p>

<h3 id="download-the-file">Download the File</h3>
<p>Once you have configured the name and fields, select <strong>Export</strong> to generate and download the CSV file.</p>]]></content:encoded><guid isPermaLink="false">Export CSV</guid></item><item><title>Export Events - Export History</title><link>https://docs.sysdig.com/en/sysdig-monitor/export-events/#export-history</link><description>Select Export History to open a dialog listing previously generated CSV exports. Each entry can be downloaded again without re-generating the export.</description><content:encoded><![CDATA[<p>Select <strong>Export History</strong> to open a dialog listing previously generated CSV exports. Each entry can be downloaded again without re-generating the export.</p>

<p>If no exports have been generated yet, the dialog displays: <em>No reports are currently available.</em></p>]]></content:encoded><guid isPermaLink="false">Export History</guid></item></channel></rss>