Hi All, We would like to added the IIS logs and Apache logs to the CIM model for the Web, not sure what exactly needs to be done to achieve this. So could please guide me on this.
thank in advance.
If you were to dig into the web data model, you the search the selects the logs to populate the index:
(`cim_Web_indexes`) tag=web
If you download the CIM compatible add-ons for apache and IIS, and sourcetype your events to match the add-ons..they should get parsed and tag'd correctly, allowing them to populate the data model.