one of the things i have been wondering for years...i hope someone can shed a light.
If you look at Logs applications and services in Windows eventviewer you will see some are using a key a folder type entry with subkeys.
Like 'Intel', 'Microsoft' and 'OpenSSH' in my case.
In my current system in am logging to eventviewer in a own key but all my services and applications log to that same entry. I would prefer that i have a key with the name of the company (like 'OpenSSH' in the example) and subkeys for each of the applications that log to eventviewer.
Like Logs Applications and services CompanyName Application1 Service1 Application2 I have read many many pages with info but can't figure out how this can be done i know the current system is to have keys and subkeys in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog registrykey with 'EventMessageFile' and 'TypesSupported' values but i can't figure how to handle the subkeys.