You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/change-tracking-file-contents.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,16 @@ ms.topic: conceptual
11
11
12
12
When you add a new file or registry key to track, Azure Automation enables it for the [Change Tracking and Inventory](change-tracking.md) feature. This article includes procedures for working with this feature.
13
13
14
-
## Enable the full Change Tracking and Inventory solution
14
+
## Enable the full Change Tracking and Inventory feature
15
15
16
-
If you have enabled [Azure Security Center File Integrity Monitoring (FIM)](https://docs.microsoft.com/azure/security-center/security-center-file-integrity-monitoring), you can use the full Change Tracking and Inventory solution as described below. Your settings are not removed by this process.
16
+
If you have enabled [Azure Security Center File Integrity Monitoring (FIM)](https://docs.microsoft.com/azure/security-center/security-center-file-integrity-monitoring), you can use the full Change Tracking and Inventory feature as described below. Your settings are not removed by this process.
17
17
18
18
> [!NOTE]
19
-
> Enabling the full Change Tracking and Inventory solution might cause additional charges. See [Automation Pricing](https://azure.microsoft.com/pricing/details/automation/).
19
+
> Enabling the full Change Tracking and Inventory feature might cause additional charges. See [Automation Pricing](https://azure.microsoft.com/pricing/details/automation/).
20
20
21
21
1. Remove the monitoring solution by navigating to the workspace and locating it in the [list of installed monitoring solutions](../azure-monitor/insights/solutions.md#list-installed-monitoring-solutions).
22
22
2. Click on the name of the solution to open its summary page and then click on **Delete**, as detailed in [Remove a monitoring solution](../azure-monitor/insights/solutions.md#remove-a-monitoring-solution).
23
-
3. To re-enable the solution, navigate to the Automation account and select **Change tracking** under **Configuration Management**.
23
+
3. To re-enable Change Tracking and Inventory, navigate to the Automation account and select **Change tracking** under **Configuration Management**.
24
24
4. Choose the Log Analytics workspace and Automation account, confirm your workspace settings, and click **Enable**.
25
25
26
26
## <aname="onboard"></a>Onboard machines to Change Tracking and Inventory
Copy file name to clipboardExpand all lines: articles/automation/change-tracking.md
+11-32Lines changed: 11 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,16 @@ This article introduces you to Change Tracking and Inventory in Azure Automation
18
18
- Microsoft services
19
19
- Linux daemons
20
20
21
-
Change Tracking and Inventory obtains its data from the Azure Monitor service in the cloud. Azure sends changes to installed software, Microsoft services, Windows registry and files, and Linux daemons on monitored servers to Azure Monitor for processing. The cloud service applies logic to the received data, records it, and makes it available.
22
-
23
21
> [!NOTE]
24
22
> To track Azure Resource Manager property changes, see the Azure Resource Graph [change history](../governance/resource-graph/how-to/get-resource-changes.md).
25
23
24
+
Change Tracking and Inventory obtains its data from Azure Monitor. Virtual machines connected to Log Analytics workspaces use Log Analytics agents to collect data about changes to installed software, Microsoft services, Windows registry and files, and any Linux daemons on monitored servers. When data is available, the agents send it to Azure Monitor for processing. Azure Monitor applies logic to the received data, records it, and makes it available.
25
+
26
+
The Change Tracking and Inventory feature enables both the change tracking and inventory functional areas in Azure Automation. Since both areas use the same Log Analytics agent, the process to add a VM is the same in either functional area.
27
+
28
+
> [!NOTE]
29
+
> To use the Change Tracking and Inventory feature, you must locate all your VMs in the same subscription and region of the Automation account.
30
+
26
31
Change Tracking and Inventory currently doesn't support the following items:
27
32
28
33
* Recursion for Windows registry tracking
@@ -33,7 +38,7 @@ Change Tracking and Inventory currently doesn't support the following items:
33
38
Other limitations:
34
39
35
40
* The **Max File Size** column and values are unused in the current implementation.
36
-
* If you collect more than 2500 files in a 30-minute collection cycle, solution performance might be degraded.
41
+
* If you collect more than 2500 files in a 30-minute collection cycle, change tracking and inventory performance might be degraded.
37
42
* When network traffic is high, change records can take up to six hours to display.
38
43
* If you modify a configuration while a computer is shut down, the computer might post changes belonging to the previous configuration.
39
44
@@ -44,33 +49,7 @@ Change Tracking and Inventory currently is experiencing the following issues:
44
49
45
50
## Supported operating systems
46
51
47
-
Change Tracking and Inventory and the Azure Monitor Log Analytics agents are supported on both Windows and Linux operating systems.
48
-
49
-
### Windows operating systems
50
-
51
-
The version of the Windows operating system that is supported officially is Windows Server 2008 R2 or later.
52
-
53
-
### Linux operating systems
54
-
55
-
The Linux distributions discussed below are officially supported for the Log Analytics agent for Linux. However, the Linux agent might also run on other distributions not listed. Unless otherwise noted, all minor releases are supported for each major version listed.
56
-
57
-
#### 64-bit Linux operating systems
58
-
59
-
* CentOS 6 and 7
60
-
* Amazon Linux 2017.09
61
-
* Oracle Linux 6 and 7
62
-
* Red Hat Enterprise Linux Server 6 and 7
63
-
* Debian GNU/Linux 8 and 9
64
-
* Ubuntu Linux 14.04 LTS, 16.04 LTS, and 18.04 LTS
65
-
* SUSE Linux Enterprise Server 12
66
-
67
-
#### 32-bit Linux operating systems
68
-
69
-
* CentOS 6
70
-
* Oracle Linux 6
71
-
* Red Hat Enterprise Linux Server 6
72
-
* Debian GNU/Linux 8 and 9
73
-
* Ubuntu Linux 14.04 LTS and 16.04 LTS
52
+
Change Tracking and Inventory is supported on all operating systems that meet Log Analytics agent requirements. The versions of the Windows operating system that are supported officially are Windows Server 2008 SP1 or later and Windows 7 SP1 or later. A number of Linux operating systems are also supported. See [Log Analytics agent overview](https://docs.microsoft.com/azure/azure-monitor/platform/log-analytics-agent).
74
53
75
54
## Network requirements
76
55
@@ -85,7 +64,7 @@ Change Tracking and Inventory specifically requires the network addresses listed
85
64
86
65
## Change Tracking and Inventory user interface
87
66
88
-
Use Change Tracking and Inventory in the Azure portal to view the summary of changes for monitored computers. The feature is available by selecting **Change tracking** under **Configuration Management** in your Automation account.
67
+
Use Change Tracking and Inventory in the Azure portal to view the summary of changes for monitored computers. The feature is available by selecting one of the add VMs options for either **Change tracking**or **Inventory**under **Configuration Management** in your Automation account.
@@ -181,7 +160,7 @@ The following table shows the tracked item limits per machine for Change Trackin
181
160
|Services|250|
182
161
|Daemons|250|
183
162
184
-
The average Log Analytics data usage for a machine using Change Tracking and Inventory is approximately 40 MB per month. This value is only an approximation and is subject to change based on your environment. It's recommended that you monitor your environment to see the exact usage that you have.
163
+
The average Log Analytics data usage for a machine using Change Tracking and Inventory is approximately 40 MB per month, depending on your environment. Using the Usage and estimated costs feature of the Log Analytics workspace, you can view the data ingested by Change Tracking and Inventory in a usage chart. You can use this data view to evaluate your data usage and determine how it's affecting your bill. See [Understand your usage and estimate costs](https://docs.microsoft.com/azure/azure-monitor/platform/manage-cost-storage#understand-your-usage-and-estimate-costs).
0 commit comments