- Enabling log files and creating an AWS S3 bucket in Conductor Intelligence.
- Configuring Akamai DataStream in the Akamai UI, and associating the DataStream with the corresponding property.
Enabling log files and creating an AWS S3 bucket in Conductor Intelligence
In Conductor Intelligence:- Go to the Pages & Crawling settings activity (Settings > Pages & Crawling).
- From the list of configured subdomains, identify the subdomain with the pages for which you want to see log file data.
- In the Log Source column for that subdomain, click Connect.
- In the Akamai section, from the Connect a log source window, click Connect.
- In the Connect Akamai DataStream window:
- If you have configured your Akamai DataStream for your root domain, select whether you want to apply this integration to all relevant subdomains. This allows you to integrate Akamai once for all applicable subdomains rather than for each subdomain individually. If your Akamai DataStream is configured at the subdomain level, leave this check box clear and configure individual log file integrations for each subdomain.
- Click Create Bucket.
Conductor Intelligence will generate the following details you’ll need to associate the AWS S3 bucket with Akamai DataStream in the next section:
- Bucket
- Access Key ID
- Secret Access Key

- Click Complete Integration.
Configuring Akamai DataStream
Akamai DataStream needs to be manually configured in the Akamai UI for every website. The configuration of Akamai DataStream consists of two steps:- Creating a new Akamai DataStream.
- Associating the DataStream with the corresponding property (domain).
Creating a new Akamai DataStream
Follow these steps to create a new Akamai DataStream:- Log in to your Akamai Control Center and click on DataStream in the navigation bar:

- On the DataStream screen, click Create stream:

- Configure the DataStream: specify the stream’s name (e.g. “Conductor Intelligence example.com”) and pick the website for which you want to configure the Akamai DataStream in the Properties list:

- Configure the Data Sets:
Important: The log format needs to be JSON.
Choose the following required data sets to be sent to the AWS S3 bucket. All the fields listed below need to be selected for log file data to work properly. You can also add other data sets, but the ones listed below are required.- Log information
- Request ID
- Request time
- Message exchange data
- Client IP
- HTTP status code
- Protocol type
- Request host
- Request method
- Request path
- Request port
- Response-Content-Type
- User-Agent
- SSL version
- Query string
- Log information
Conductor requires streaming only non-PII (non-personally identifiable information) data to its AWS S3 bucket.To do that, you can filter away non-search engine traffic based on the User Agent string when setting up the DataStream directly in the Akamai UI.This is covered in the section Filter away non-search engine traffic below.
- Choose Amazon S3 as the destination where the data will be streamed:

- Fill in the Display name (e.g. conductor-intelligence-s3-example).
- Enter the Bucket name from the credentials you saved from Conductor Intelligence in the Bucket field.
- Path (default suggested by Akamai):
logs/{%Y}/{%m}/{%d}/{%H} - Enter the Region from the credentials generated in Conductor Intelligence.
- Enter the Access key ID and Secret access key from the credentials generated in Conductor Intelligence.
- Once done, click Validate & Save.
- Finish the setup and click Save stream:

After configuring the DataStream, it might take several hours until Akamai sets everything up. Please let us know if it takes more than 24 hours.
Associate the created DataStream with the corresponding property
After creating the new DataStream, you need to associate it with the corresponding property in your Akamai account.- Log in to your Akamai Control Center and click on Properties in the navigation bar:

- Click the property which you want to associate with the created DataStream:

- Click the Property Version for the website you are sending log file data for (this can be either the Staging Version or the Production Version):

- Scroll to the DataStream section in Property Configuration Settings. If the DataStream section is missing, follow the steps below to add it. If not, skip to step 5.

- Scroll all the way down, and click Edit new version.

- Scroll down to Property Configuration Settings, and click Add Behavior.

- Search for DataStream in the modal that appears and select it.

- Click Insert Behavior.

- Scroll all the way down, and click Edit new version.
- In the DataStream box in the Behaviors list, choose DataStream2 as the Stream version.

- In the DataStream2 section, enable the toggle to On, choose the Stream name of the new DataStream you created, and then click the Save button:

Once this is done, ALL the traffic on your website will be streamed to Conductor Intelligence’s AWS S3 bucket. However, Conductor Intelligence will process only search engine visits, and filter out all other traffic, including all PII data.Follow the next steps to learn how to filter away non-search engine traffic directly in the Akamai DataStream that you’ve created in the previous steps.These steps are required!
Ensure logging of the User Agent header
- Go to Property Configuration Settings following steps 1 through 3 in the section Associate the created DataStream with the corresponding property.
- Scroll down to the Log Request Details section in Property Configuration Settings:
In case the Log Request Details section is not there, follow the same steps as within step 4 in the section Associate the created DataStream with the corresponding property to add it.

- Enable the “Log User-Agent header” and click the Save button:

Filter away non-search engine traffic
-
Go to Property Configuration Settings following steps 1 through 3 in the section Associate the created DataStream with the corresponding property, and click Add Rule:

-
Insert the rule for specific User Agents: choose a Blank rule template, then give it a name (e.g. “Enable DataStream for specific user agents”), and click Insert rule:

-
Click Add Behavior and add the DataStream behavior following steps 4.3 and 4.4 in Associate the created DataStream with the corresponding property:

-
Click Add Match and set up the criteria for the User Agent to match:
Example:
User agent is one of:
- Googlebot
- bingbot
- PerplexityBot
- Perplexity-User
- OAI-SearchBot
- ChatGPT-User
- GPTBot
-
Finally, click Save:

Disabling Log File Data in Conductor Intelligence’s Pages Reports
- In Pages & Crawling, hover over the subdomain for which you want to remove Akamai and click Edit in the Log Source column.
- In the bottom-right of the Connect Akamai form, click Remove.
- Click Remove Log Source to confirm.
