Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions docs/changetracker/8.0/admin/reportstab/eventsexportreports.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: "Export Reports"
description: "Export Reports"
sidebar_position: 20
---

# Export Reports

In order to export filtered events, just use the **Report/Export** button and menu presented. Most
fields and settings are self-explanatory but those most likely to need explaining are covered below.

![ReportsExportDisplayOptions](/img/product_docs/changetracker/8.0/admin/tabs/reportsexportdisplayoptions.webp)

These options provide control over the report display options. Where a condensed and simplified
report is needed, these options can be unchecked, but generally the tables and analysis charts are
useful for identifying sources of change noise.

![ReportsExportScheduleAndEmail](/img/product_docs/changetracker/8.0/admin/tabs/reportsexportscheduleandemail.webp)

Set schedule for start and end time for reporting schedule, with frequency for repeating report
delivery.

**Results Delivery** options include:

- List of recipient emails
- Two different report formats e.g. pdf and csv
- No email if no results, otherwise a reassuring email is always sent, even if there is nothing to
report
- Maximum attachment size is a safety measure to prevent sending of, say, a 5TB report

Press the **OK** button at the bottom of the window when done.

## Permission and Storage Settings Offered by the Event/Report Settings

![ReportsExportPermissionsAndStorage](/img/product_docs/changetracker/8.0/admin/tabs/reportsexportpermissionsandstorage.webp)

Netwrix Change Tracker gives greater control over storage usage. By default, reports generated are
retained for a finite period after which they are removed. Typically reports are delivered by email
so are stored outside of the DB so it is unnecessary to retain the reports within the DB too. The
events within the reports are retained, of course, but the duplicate set of events created for the
report are removed.

By default, the originator of the report is provided with visibility of their own reports, but where
required, reports can be made visible and/or editable by others.

Press the **OK** button at the bottom of the window when done!

Report settings, schedules and results can all be seen and edited on the **Reports** tab. See the
[Report Options](/docs/changetracker/8.0/admin/reportstab/reportsquerysettingstab.md)
topic for additional information.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Discovery** policy report. Device attributes such as Group, Type and Credentials
can be edited below.

- Devices are automatically assigned to a Device Group based on the Discovery Report results but
this can be overridden herel;
this can be overridden here;
- The ‘Last Poll Time’ will also filter devices on a before or after date/time;
- Click Edit to change Group Assignment and to enable Diagnostic Mode or to Block Events from the
Device;
Expand All @@ -24,21 +24,14 @@ can be edited below.
Use the **Filter Control Panel** to allow focus on just the Devices or Groups of interest.
:::


![Graphical user interface, application

Description automatically
generated](/img/product_docs/changetracker/8.0/admin/settings/page_guide_24.webp)
![Filter control panel](/img/product_docs/changetracker/8.0/admin/settings/page_guide_24.webp)

:::note
Click on the ‘burger’ icon alongside any column heading to get a full list of column
options.
:::


![Graphical user interface, text, application, email

Description automatically
generated](/img/product_docs/changetracker/8.0/admin/settings/page_guide_25.webp)
![Get full list](/img/product_docs/changetracker/8.0/admin/settings/page_guide_25.webp)

![page_guide_26](/img/product_docs/changetracker/8.0/admin/settings/page_guide_26.webp)
5 changes: 1 addition & 4 deletions docs/changetracker/8.0/admin/settingstab/settingstab.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,4 @@ additional information.
Event Queue performance.
- [System Settings](/docs/changetracker/8.0/admin/settingstab/systemsettings/systemsettings.md) – Upload new license key.

![Graphical user interface, website

Description automatically
generated](/img/product_docs/changetracker/8.0/admin/settings/page_guide_23.webp)
![settings tab](/img/product_docs/changetracker/8.0/admin/settings/page_guide_23.webp)
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ These parameters are not case sensitive.


For more information on the **HubDetails.xml** nodes and settings see the
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run--hubdetailsxml-file)
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run-hubdetailsxml-file)
topic for additional information.
4 changes: 2 additions & 2 deletions docs/changetracker/8.0/install/agent/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ the Users: User Administration topic for additional information.

By default the Agent will register using the Name of the server but there is an opportunity to
customize this during installation or post-installation via an edit of the Hub Details file. See the
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run--hubdetailsxml-file)
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run-hubdetailsxml-file)
topic for additional information.

:::info
Expand All @@ -33,7 +33,7 @@ In order to maximize performance, Gen 7 Agent operational files are located in
_%PROGRAMDATA%\NNT\gen7agent.service_, similarly if you are ever required to provide the
**rolling-log.txt** file to [Netwrix Support](https://www.netwrix.com/support.html) this is where it
is located. See the
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run--hubdetailsxml-file)
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run-hubdetailsxml-file)
topic for additional information on downloading the .xml file for agents.
:::

Expand Down
Loading