The JumpCloud agent captures and logs Directory Insights events when the OS version of a macOS, Windows, or Linux device changes. Events are logged based on changes to the OSversionDetails field during each device check-in:
"osVersionDetail": {
    "distributionName": "",
    "osName": "macOS",
    "releaseName": "Monterey",
    "major": "12",
    "minor": "3",
    "patch": "1",
    "revision": "21E258"
  }
These OS event update types are based on changes to the osVersionDetails field:
| Event | Description | 
|---|---|
| os_minor_upgrade | An upgrade event with an increase in the minor patch, or revision attributes and no change to the major and release name attributes. | 
| os_major_upgrade | An upgrade event where the major attribute increases and the release name changes. | 
| os_minor_rollback | A rollback event with a decrease in the minor, patch, or revision attributes and no change to the major and release name attributes. | 
| os_major_rollback | A rollback event where the major attribute decreases and the release name changes. | 
For instructions on enabling, viewing, and exporting Directory Insights data, see Directory Insights.
                            
                            Back to Top
                        
                    
 
                 
                     
             Subscribe to Help Center RSS Feed
Subscribe to Help Center RSS Feed In this Article
In this Article Learn More
Learn More