1 > /var/mobile/Library/Logs/CrashReporter/DiagnosticLogs/security.log format='$Time $(Sender)[$(PID)] <$((Level)(str))> [$(Facility){$(SecAPITrace)} $(CALLER)]: $Message' uid=501 mode=0644 rotate=utc-basic crashlog compress file_max=5M all_max=20M
3 # Note: this file is for iOS only.
6 # securityd is the iOS securityd
7 # com.apple.securityd is the OSX securityd
8 # com.apple.secd is the iOS version of securityd running on OSX
10 ? [T SecAPITrace] file security.log
11 ? [= Sender com.apple.kb-service] file security.log
12 ? [= Sender com.apple.securityd] file security.log
13 ? [= Sender com.apple.secd] file security.log
14 ? [= Sender CloudKeychainProxy] file security.log
15 ? [= Sender IDSKeychainSyncingProxy] file security.log
16 ? [= Sender CircleJoinRequested] file security.log
17 ? [= Sender securityd] file security.log
18 ? [= Sender secd] file security.log
20 # Claim prevents the built-in ASL configuration from
21 # processing our messages. We claim anything short
22 # of errors, and let ASL do what it wants with the rest
24 ? [T SecAPITrace] [> Level error] claim
25 ? [= Sender com.apple.kb-service] [> Level error] claim
26 ? [= Sender com.apple.securityd] [> Level error] claim
27 ? [= Sender com.apple.secd] [> Level error] claim
28 ? [= Sender CloudKeychainProxy] [> Level error] claim
29 ? [= Sender IDSKeychainSyncingProxy] [> Level error] claim
30 ? [= Sender securityd] [> Level error] claim
31 ? [= Sender secd] [> Level error] claim