Change Auditor and InTrust

Hi,

I have change auditor and Intrust in my infrastructure.Recently enterprise license purchased for both.

I found a article Intrust and Change auditor can be integrated.

some questions

1.) Intrust logs stored in repository 

2) CA logs stored in SQL

 How do i integrate both products. Do I need to newly deploy the setup for integrating 

Parents
  • Yes, IT Security Search can be used to archive data from Change Auditor, Change Auditor HTTP push connector can be used for that.

    However, if you want to integrate to the point that InTrust can perform response actions, such as demonstrated in a ransomware attack video, you will need to enable other kind of integration. Change Auditor can send events to the Windows Event log, there is a special setting in the CA configuration where you can enable that. Once you did this, install Change Auditor Knowledge Pack using the InTrust setup and collect installed Change Auditor data sources from the CA agents, server, and coordinators for data. Enable real-time monitoring rules from the CA Knowledge Pack for alerts and response actions.

  • Great point .  What needs to be made clear here is that InTrust's raw data source from the windows platform is windows event log format (which it then "compresses" and stores into the Repository).  Change Auditor's raw format is its highly optimized storage in SQL.  InTrust cannot currently ingest this directly so it needs Change Auditor to write its events to its own windows event log (on each host) and then InTrust can collect and store this into its Repository.  So as such, Change Auditor becomes another windows event log source just like the security log, system log etc. etc.

Reply
  • Great point .  What needs to be made clear here is that InTrust's raw data source from the windows platform is windows event log format (which it then "compresses" and stores into the Repository).  Change Auditor's raw format is its highly optimized storage in SQL.  InTrust cannot currently ingest this directly so it needs Change Auditor to write its events to its own windows event log (on each host) and then InTrust can collect and store this into its Repository.  So as such, Change Auditor becomes another windows event log source just like the security log, system log etc. etc.

Children