InTrust 11.4 Custom Data source

Trying to create custom data source to collect WSUS logs but when I setup custom data source for error.log it does not align in InTrust 11.4 but I am able to align it in Excel. How to setup custom data source for each type of logs below?  Also can this be collected in Real-time need to use Traditional (scheduled job) collection.

 

  1. WSUS

Windows Internal  Database

C:\Windows\WID\Log

      Erro*.log

log_*.trc

system_health_*.xel

 

                   C:\windows\system32\logfiles\httperr

Httperr*.log

 

                   C:\Program Files\Update Services\Logfiles

           

Change.log

SoftwareDistribution.log

Also for Windows Firewall log can it be collected in real-time.

Parents
  • Hi Payank,

    I have created a data source for the the first and the simplest file WSUS change.log. 

    1. Please unpack the zip

    2. Use the InTrustPdoImport utility (you have it on DVD) to import the objects to InTrust configuration:

    C:\Temp>InTrustPDOImport.exe -import "WSUS change.log Basic.xml"
    Quest InTrust PDO Import Utility version 11.4.0.3868
    Copyright 2018 Quest Software Inc. ALL RIGHTS RESERVED.

    Importing ...
    Import finished.

    C:\Temp>InTrustPDOImport.exe -import "WSUS Basic Gathering Policy.xml"
    Quest InTrust PDO Import Utility version 11.4.0.3868
    Copyright 2018 Quest Software Inc. ALL RIGHTS RESERVED.

    Importing ...
    Import finished.

    3. Go to the data source named "WSUS change.log Basic" and in "Settings->Edit" change the path to the file to the one you use on real system. Finish the wizard.

    4. Create a task using the policy named "WSUS Basic" and the site containing the computer you want to collect from.

    5. Run the task

    6. Go to Repository Viewer and create a custom search with the filter "Log=WSUS" and columns "When" and "Description"

    Other two logs have multi-line comments, and it will take more time to create data sources for them. I will continue to work on them little bit later.

    Thank you, waiting for your feedback.

    WSUS_ChangeLog.zip

Reply
  • Hi Payank,

    I have created a data source for the the first and the simplest file WSUS change.log. 

    1. Please unpack the zip

    2. Use the InTrustPdoImport utility (you have it on DVD) to import the objects to InTrust configuration:

    C:\Temp>InTrustPDOImport.exe -import "WSUS change.log Basic.xml"
    Quest InTrust PDO Import Utility version 11.4.0.3868
    Copyright 2018 Quest Software Inc. ALL RIGHTS RESERVED.

    Importing ...
    Import finished.

    C:\Temp>InTrustPDOImport.exe -import "WSUS Basic Gathering Policy.xml"
    Quest InTrust PDO Import Utility version 11.4.0.3868
    Copyright 2018 Quest Software Inc. ALL RIGHTS RESERVED.

    Importing ...
    Import finished.

    3. Go to the data source named "WSUS change.log Basic" and in "Settings->Edit" change the path to the file to the one you use on real system. Finish the wizard.

    4. Create a task using the policy named "WSUS Basic" and the site containing the computer you want to collect from.

    5. Run the task

    6. Go to Repository Viewer and create a custom search with the filter "Log=WSUS" and columns "When" and "Description"

    Other two logs have multi-line comments, and it will take more time to create data sources for them. I will continue to work on them little bit later.

    Thank you, waiting for your feedback.

    WSUS_ChangeLog.zip

Children
No Data