내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

CDF logs

Avatar

Level 2

Hi

i have a quick question on CDF logs. Does the CDF logs include 2nd and 3rd party informat as well (trait id’s, segment id‘s and other parameters)

Thabks

jobin

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hi Jobin,

CDF logs can provide you with all traits and all segments data if it is configured for that and filters are enabled. CDF Configuration should include below fileds with filters:

Fields: EventTime,Device,ContainerId,RealizedTraits,RealizedSegments,RequestParameters,Referer,IP,MCDevice,AllSegments,AllTraits

Filters: FilterByPid,FilterByDay,FilterByHour

When CDF will get configured for ALL Traits and ALL Segments fields with filters then your Organization will start getting all CDF data (including DCS API d_events data).

Hope this helps!

Regards,

Ankit Bhatt

원본 게시물의 솔루션 보기

6 답변 개

Avatar

Level 2

sorry about the typo.. 2nd and 3rd party information/details

Avatar

정확한 답변 작성자:
Employee

Hi Jobin,

CDF logs can provide you with all traits and all segments data if it is configured for that and filters are enabled. CDF Configuration should include below fileds with filters:

Fields: EventTime,Device,ContainerId,RealizedTraits,RealizedSegments,RequestParameters,Referer,IP,MCDevice,AllSegments,AllTraits

Filters: FilterByPid,FilterByDay,FilterByHour

When CDF will get configured for ALL Traits and ALL Segments fields with filters then your Organization will start getting all CDF data (including DCS API d_events data).

Hope this helps!

Regards,

Ankit Bhatt

Avatar

Level 2

Thanks Ankit.

So its not just the DCS API d_events data but also traits and all segments data within in AAM including 2nd and 3rd part data?

Thanks again

Jobin

Avatar

Employee

Hi Jobin,

Yes, that's right!

Best,

Nikhita

Avatar

Employee Advisor

Avatar

Level 2

Thanks all