- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to add IIS logs and Apache logs to common information model for web ?
Hemnaath
Motivator
05-18-2018
08:15 AM
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

solarboyz1
Builder
05-18-2018
08:26 AM
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.
