> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000009265.md).

# How to Export Logs on the MiSeq i100 and NovaSeq X Series Instruments

**Background**

The Export Logs workflow automatically collects relevant logs from the instrument and bundles them into a compressed file that is then transferred to the selected output folder.

This feature is only available on NovaSeq X Series Control Software v1.4 and above, and all Control Software versions for the MiSeq i100 Series.

This workflow requires that an External Storage has been configured and a default output folder has been selected on that External Storage. If this process has not completed, see the following Product Documentation for additional details:

* [NovaSeq X Series Product Documentation - Specify the Default Output Folder Location](https://support-docs.illumina.com/IN/NovaSeqX/Content/SpecifyOutputFolder.htm)
* [MiSeq i100 Series Product Documentation - External Storage](https://support-docs.illumina.com/IN/MiSeqi100Series/Content/IN/MiSeqi100/SysOutFolder.htm)

**NovaSeq X Series**

1. From the Control Software Home screen, select the **instrument icon** in the bottom-middle and then select **Settings**.
2. Select **Export Logs**.
3. The Standard Log bundle is always included in the Export Logs.
   1. If specifically requested by Illumina Support, select additional logs options for Illumina Run Manager or DRAGEN logs as needed.
   2. If needed, select checkboxes to include Sequencing Run logs and metrics files.
4. Select **Next**.
5. Use the dropdown menu to select the intended output folder on **External Storage**, then select **Export**.
6. The log exporter then collects and compresses the logs, then transfers them to the selected output folder location.
   1. This process can take up to 20 minutes depending on the size of the logs.
7. Once completed, the compressed logs are located in the selected output folder on the External Storage so they can be provided to Illumina Tech Support.

**MiSeq i100 Series**

*For Control Software v1.1 and above:*

* When Exporting Logs, only select **Illumina Run Manager** or **DRAGEN** Logs options when requested by Illumina Tech Support. If needed, select the appropriate Sequencing Runs to include sequencing run logs in addition to the instrument logs.

  ![](/files/XP5SvxORcfZdiZEJx94S)

*For Control Software version 1.0.1 and below:*

* When Exporting Logs, select the appropriate **Small**, **Medium**, or **Large** options based on the recommendation from Illumina Tech Support. If needed, select the appropriate sequencing runs to include sequencing run logs in addition to the instrument logs.

**Export Logs Workflow**

1. From the Control Software Home screen, select the dropdown menu in the top-left corner and then select **Settings**.
2. Select **Export Logs**.
3. Select additional logs options as appropriate:
   1. For *Control Software v1.1* and above: Select Illumina Run Manager or DRAGEN logs only if requested.
   2. For *Control Software v1.0.1* and below: Select Small, Medium, or Large logs as recommended.
4. Select **Next**.
5. Use the dropdown menu to select the intended output folder on **External Storage**, then select **Export**.
6. The log exporter then collects and compresses the logs, then transfers them to the selected output folder location.
   1. This process can take up to 20 minutes depending on the size of the logs.
7. Once completed, the compressed logs are located in the selected output folder on the External Storage so they can be provided to Illumina Tech Support.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #9265), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000009265%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000009265.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
