]> git.saurik.com Git - apple/security.git/blob - Analytics/SFAnalytics.plist
Security-59306.101.1.tar.gz
[apple/security.git] / Analytics / SFAnalytics.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>KeySyncTopic</key>
6 <dict>
7 <key>uploadSizeLimit</key>
8 <real>1000000</real>
9 <key>splunk_allowInsecureCertificate</key>
10 <false/>
11 <key>splunk_topic</key>
12 <string>xp_sear_keysync</string>
13 <key>splunk_bagURL</key>
14 <string>https://xp.apple.com/config/1/report/xp_sear_keysync</string>
15 </dict>
16 <key>CloudServicesTopic</key>
17 <dict>
18 <key>uploadSizeLimit</key>
19 <real>1000000</real>
20 <key>splunk_allowInsecureCertificate</key>
21 <false/>
22 <key>splunk_topic</key>
23 <string>xp_coreos_securebackup</string>
24 <key>splunk_bagURL</key>
25 <string>https://xp.apple.com/config/1/report/xp_coreos_securebackup</string>
26 <key>splunk_uploadURL</key>
27 <string>https://xp.apple.com/report/2/xp_coreos_securebackup</string>
28 </dict>
29 <key>TrustTopic</key>
30 <dict>
31 <key>uploadSizeLimit</key>
32 <real>1000000</real>
33 <key>splunk_allowInsecureCertificate</key>
34 <false/>
35 <key>splunk_topic</key>
36 <string>xp_sear_trust</string>
37 <key>splunk_bagURL</key>
38 <string>https://xp.apple.com/config/1/report/xp_sear_trust</string>
39 <key>disableClientId</key>
40 <true/>
41 </dict>
42 <key>TransparencyTopic</key>
43 <dict>
44 <key>uploadSizeLimit</key>
45 <real>10000</real>
46 <key>splunk_allowInsecureCertificate</key>
47 <false/>
48 <key>splunk_topic</key>
49 <string>TransparencyAnalytics</string>
50 <key>splunk_bagURL</key>
51 <string>https://metrics-config.icloud.com/config/TransparencyAnalytics</string>
52 </dict>
53 </dict>
54 </plist>