Skip to main content

Config Changes

A change row records one durable change to one object on one device. Three fields carry it: sparklogs.config_change.type is the kind of object that changed, sparklogs.config_change.action is what was done to it, and sparklogs.config_change.target is which object it was.

Over a window you get one row per changed object per device, with the repeats counted rather than listed.

sparklogs.target.* is the security principal a change acted on. It is there only when the event carried one, and it is never filled in from whoever made the change.

service is the subsystem an event belongs to, as the sender named it or as the feed assigned it. It is not a Windows service: a change to a Windows service carries windows_service in sparklogs.config_change.type.

ObjectWhat it isIdentityActionsSources
AccountA user or computer account in the directory or on the local host.a name, or a fixed name where a host carries only onecreated, deleted, disabled, enabled, updated1
Audit policy subcategoryOne subcategory of the Windows audit policy, which decides what the Security log records.a GUIDupdated1
Endpoint protection settingOne setting of the endpoint protection product on the host.a nameupdated1
Endpoint protection componentOne protection component of the endpoint protection product, such as real-time scanning.a namedisabled, enabled1
Directory objectA directory object that is neither an account nor a group, such as an organizational unit or a policy container.a directory distinguished namecreated, deleted, updated1
Domain policyThe password and lockout policy of one domain.a nameupdated1
Firewall ruleOne rule in the Windows Firewall, which decides what traffic the host accepts.a namecreated, deleted, disabled, enabled, updated1
Security groupA security group, both the group itself and who belongs to it.a namecreated, deleted, member_added, member_removed, updated1
Logon rightA right that decides how an account may sign in, such as locally at the keyboard or as a service.a namecreated, deleted1
Registry valueA value in the Windows registry that auditing is turned on for.a namecreated, deleted, updated1
Scheduled taskA job Task Scheduler runs on a trigger or a clock.a namecreated, deleted, disabled, updated1
Network shareA folder the host publishes on the network over SMB.a namecreated1
System clockThe clock of the host the event came from.a fixed name where a host carries only oneupdated1
Windows serviceA background program the Service Control Manager starts and stops on the host.a nameinstalled2

Also reported as inventory changes

An inventory topic reports what the host looks like, so its news is the difference between two reports rather than an audited event. Those deltas carry none of the sparklogs.config_change.* fields above and are read on the topic's own page.

TopicWhat it reports changing
Device driversdriver updated, driver added, driver removed
Installed productsproduct installed, product removed, product version changed
System informationreboot pending, Secure Boot state changed, TPM state changed, host roles changed, OS build changed