Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Anchor
editing service components
editing service components
Editing

...

Service Components

How to Edit a Service Component

...

Anchor
usage data
usage data
Usage Data Processing

By default, the Usage Data Processing service component processes incoming tracking data from Event Collector every rounded hour, and logging is enabled.

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click Usage Data Processing.
  3. Set the Service Schedule and then click OK.
  4. Click Restart Service to activate any changes.

Anchor
portal tree
portal tree
Portal Tree Updates

The Portal Tree Updates service component retrieves the structure of the portal (monitored environments). This structure is the basis for data aggregations.

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click Portal Tree Updates.
  3. Set the schedule type and then click OK.
  4. The Advanced Settings dialog is for retrieving a tree structure from a custom source (by a designated web service).If the web service has an .asmx extension, enter the Web Method name. For more information see the CardioLog Advanced Administration Guide
  5. Click Add to add the Tree Web Service to the selected web services.
  6. Repeat steps 4-5 for each Tree Web Service.
  7. Click OK to confirm your choices.
  8. Click Restart Service to activate any changes.


     
     Portal Tree Updates - Advanced Settings dialog

Anchor
transferring portal file
transferring portal file
Transferring the Portal Structure Using the File System

By default, you can use the SP20XXTree web application to access the portal hierarchical structure through an HTTP web service (SP20XXTree - v. 07 for MOSS 2007, v. 10 for SharePoint 2010 and v. 13 for SharePoint 2013). SP20XXTree then creates an XML file which describes the hierarchical structure of the portal, and then translates the XML data into relational data.
  1. To configure SP20XXTree, go to Administration in the navigation pane and choose System Configuration.
  2. Click SharePoint Tree Adapter in the main window to view your SharePoint farms
  3. Click on the SharePoint farm you would like to transfer.
  4. Check "Transfer the tree structure through file system (XML file)" in the Advanced Settings section.
  5. Click Save at the bottom of the page to confirm.


    System Configuration - SharePoint Tree Adaptor Settings

  6. In the Administration navigation pane, click CardioLog Scheduling Service.
  7. Click Portal Tree Updates.
  8. Set the Service Schedule and then click OK.
  9. Click Restart Service to activate any changes.

In versions lower than 2.0.8.0, modify the Portal Tree Updates web service URL as follows:
http://<CardioLogServer>:<port>/SP20XXTree/default.aspx?docVersions=true&output=file&logFilePath=[CardioLog Installation Folder]\CardioLogScheduleServices\Logs\SP20XXTree.xml

Anchor
transferring portal sql
transferring portal sql
Transferring the Portal Structure Using SQL

The hierarchical portal tree can be retrieved through an SQL-SQL data transfer. This configuration process does not use the CardioLog server file system, but rather copies data in bulk from SharePoint databases to CardioLog. As a result, the entire process runs more efficiently as less resources are consumed.

  1. To configure an SQL-SQL transfer, go to Administration in the navigation pane and choose System Configuration.
  2. Click SharePoint Tree Adapter in the main window to view your SharePoint farms
  3. Click on the SharePoint farm you would like to transfer.
  4. Make sure that "Transfer the tree structure through file system (XML file)" is NOT selected in the Advanced Settings section.
  5. Click Save at the bottom of the page to confirm.
  6. Execute the following SQL script against CardioLog database:

    UPDATE CardioLog.dbo.tab_global_settings
    SET Value = 0
    Where Name = N'xmlMode' and Category = N'OMAgent'
  7. In the Administration navigation pane, click CardioLog Scheduling Service.
  8. Click Portal Tree Updates.
  9. Set the Service Schedule and then click OK.
  10. Click Restart Service to activate any changes.

In versions lower than 2.0.8.0, modify the Portal Tree Updates web service URL as follows:

http://<CardioLogServer>:<port>/SP20XXTree/default2.aspx?xmlMode=0&docVersions=true

 

Anchor
collecting document
collecting document
Collecting Document Versioning Information for your SharePoint Lists and Libraries

In order to take full advantage of document modification reports, turn on versioning for your SharePoint lists and libraries. Versioning is the method by which successive iterations of a given document are numbered and saved.

  1. To collect document versioning information from SharePoint, go to Administration in the navigation pane and choose System Configuration.
  2. Click SharePoint Tree Adapter in the main window to view your SharePoint farms
  3. Click on the SharePoint farm you would like to collect document versioning information from.
  4. Check "Import document versioning information for your SharePoint lists and libraries" in the Advanced Settings section.
  5. Click Save at the bottom of the page to confirm.
  6. In the Administration navigation pane, click CardioLog Scheduling Service.
  7. Click Portal Tree Updates.
  8. Set the Service Schedule and then click OK.
  9. Click Restart Service to activate any changes.

In versions lower than 2.0.8.0, add the "docVersion=true" parameter to the Tree Web Service URL field. For example:
http://<CardioLogServer>:<port>/SP20XXTree/default.aspx?docVersions=true&output=file&logFilePath=[CardioLog Installation Folder]\CardioLogScheduleServices\Logs\SP20XXTree.xml

Anchor
import social
import social
Import Social Information for your SharePoint Farm

SharePoint 2013 offers a variety of out-of-the box social features such as content likes, rating and ranking, sharing content, following content, and more.

To import social information from SharePoint 2013 and perform detailed analysis of the site's social activity:

  1. To collect document versioning information from SharePoint, go to Administration in the navigation pane and choose System Configuration.
  2. Click SharePoint Tree Adapter in the main window to view your SharePoint farms
  3. Click on the SharePoint farm you would like to collect document versioning information from.
  4. Check "Import social information for your SharePoint farm"in the Advanced Settings section.
  5. Click Save at the bottom of the page to confirm.
  6. In the Administration navigation pane, click CardioLog Scheduling Service.
  7. Click Portal Tree Updates.
  8. Set the Service Schedule and then click OK.
  9. Click Restart Service to activate any changes.
  10. See Social Updates below for more information.

Note - To configure multiple web applications, or to configure multiple farms, see Configuring Usage Tracking and Reporting for more information.

Anchor
report scheduling
report scheduling
Report Scheduling

The Report Scheduling is responsible for automatically generating scheduled reports and distributing them through email.

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click Report Scheduling.
  3. Set the schedule type and then click Next.
  4. In the Service Parameters dialog, fill out the following fields:

    -      SMTP Mail Server - a full DNS name for the SMTP Server. Example: "smtp.intlock.com"
    -      Port - the SMTP server port. The default port is 25.
    -      Use SSL - configure a secure SMTP server with a non-default port.
    -      SMTP User Name, SMTP Password - these are optional fields, for supplying credentials.
    -      Report Email subject - The email subject of the automated reports Emails sent to a predefined distribution list.
    -      Report Email sender - The email sender of the automated reports Emails sent to a predefined distribution list.
    -      System Administrator e-mail address - a recipients list of service error alerts. Click on Search to find email addresses.
     
  5. Click Add to add an email address to the selected recipients list.
  6. Click OK to confirm your choices.
  7. Click Restart Service to activate any changes.


Report Scheduling -Service Parameters dialog

 


Select Users and Groups E-mail Address dialog

 

In versions lower than 2.0.8.0, to configure a secure SMTP server with a non-default port, or the CardioLog reports email sender and subject, edit the following keys in the [CardioLog Installation Folder]\CardioLogSchedulingService\Settings.config file in the <handlersParams> section:

 

<param>

      <handlerId>6</handlerId>

      <name>SMTPMailFrom</name>

      <val><![CDATA[CardioLog_Reports@intlock.com]]></val>

</param>

<param>

      <handlerId>6</handlerId>

      <name>SMTPUseSSL</name>

      <val><![CDATA[0]]></val>

</param>

<param>

      <handlerId>6</handlerId>

      <name>SMTPPort</name>

      <val><![CDATA[25]]></val>

</param>

<param>

      <handlerId>6</handlerId>

      <name>SMTPMailSubject</name>

      <val><![CDATA[CardioLog Report]]></val>

</param>

 

Note that the <handlerId> should be the CardioLogScheduler id in the <handlers> section: 
<handler>
      <handlerId>6</handlerId>
      <handlerName>CardioLogScheduler</handlerName>
... 

 

Anchor
active directory
active directory
Active Directory Updates

CardioLog provides the ability to segment authenticated visitors by their user names and the groups they belong to. The Active Directory Updates service component retrieves the list of users and groups directly from Active Directory.

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click Active Directory Updates.
  3. Set the schedule type and then click Next.
  4. In the Service Parameters dialog, fill out the following fields:

    -     Active Directory Connection String - The FQDN of the Active Directory domain. Example: "mycompany.com"
    -     
    Load from external Web service URL - this is an optional field, for loading users from a custom source (by a designated web service). For more information see the CardioLog Advanced Administration Guide
          By default it will be populated automatically with the default web service which loads users and groups from AD (http://<CardioLog server name>:<port>/ADTree/default.aspx).
    -     
    Active Directory Credentials - this is an optional field. 
          If the CardioLog Scheduling Service account is a member of your domain, there is no need to supply credentials.
     
  5. Click Add to add the Active Directory to the selected Active Directories.
  6. Select the Active Directory domain in the selected Active Directories box and click Test to test the connection to your domain.
  7. If you want to add multiple domains, repeat steps 4-6 for each Active Directory domain and fill out the Domain Name field (use the NT domain name). If the CardioLog Scheduling Service account does not have permissions to read from the domain, fill out the credentials.
  8. Click OK to confirm your choices.
  9. Click Restart Service to activate any changes.

Active Directory Updates - Service Parameters dialog

Anchor
user categories
user categories
User Categories Updates

CardioLog provides the ability to segment visitors by any custom category. The User Categories Updates service component retrieves the list of custom categories from a designated web service.

To configure visitor segmentation by Active Directory attributes or by SharePoint user profiles, see Configuring Visitor Segmentation for Authenticated Users.

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click User Categories Updates.
  3. Set the schedule type and then click Next.
  4. In the Service Parameters dialog, fill out the following fields:
    -     Categories Web Service URL
          Example: "http://<CardioLog server name>:<port>/VisitorSegments/SSPProfiles.aspx"
    -     Web Method Name - optional
    -     User Name - optional
    -     Password - optional
  5. Click OK to confirm your choices.
  6. Click Restart Service to activate any changes.

User Categories Updates - Service Parameters dialog

Anchor
SEO
SEO
SEO Analysis

The SEO Analysis service crawls websites and generate reports automatically. For more information see SEO Reports 

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click SEO Analysis.
  3. Set the Service Schedule and then click OK.
  4. Click Restart Service to activate any changes.

Anchor
social
social
Social Updates

The Social Updates service imports social information from SharePoint 2013, Yammer and Sitrion.

To import social information from SharePoint 2013, see "Import Social Information for your SharePoint Farm" above.

To import social information from Yammer, see "Yammer Integration".

To import social information from Sitrion, see "Sitrion Integration".

 

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click Social Updates.
  3. Set the schedule type and then click OK.
  4. Click Restart Service to activate any changes.
 
Anchorstarting servicestarting service Starting the CardioLog Scheduling Service
  1. Click on Start > Run > services.msc
  2. Open CardioLog Scheduling Service.
  3. In the CardioLog Scheduling Service properties window, click Start and then OK.

Note: If you have selected Windows Authentication as the authentication access mode for the CardioLog database (this was done in the Installation Wizard), then the CardioLog Scheduling Service login account must be assigned a db_owner role for the CardioLog database.