]> git.saurik.com Git - apple/security.git/blobdiff - asl/com.apple.securityd
Security-57031.1.35.tar.gz
[apple/security.git] / asl / com.apple.securityd
index 9a003307f9f5593661acd5a46fd8036c13343ff0..2d983200537c7822829936f7cdba833893891875 100644 (file)
@@ -1,6 +1,6 @@
-> security.log format='$Time $(Sender)[$(PID)] <$((Level)(str))> [$(Facility){$(SecAPITrace)} $(CALLER)]: $Message' rotate=utc-basic crashlog compress file_max=5M all_max=20M
+> /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
 
-# Note: this file is for OSX only.
+# Note: this file is for iOS only.
 
 # Note:
 # securityd is the iOS securityd
@@ -8,21 +8,21 @@
 # com.apple.secd is the iOS version of securityd running on OSX
 
 ? [T SecAPITrace] file security.log
+? [= Sender com.apple.kb-service] file security.log
 ? [= Sender com.apple.securityd] file security.log
 ? [= Sender com.apple.secd] file security.log
 ? [= Sender CloudKeychainProxy] file security.log
 ? [= Sender securityd] file security.log
 ? [= Sender secd] file security.log
-? [= Sender securityd_service] file security.log
 
 # Claim prevents the built-in ASL configuration from
 # processing our messages.   We claim anything short
 # of errors, and let ASL do what it wants with the rest
 
 ? [T SecAPITrace] [> Level error] claim
+? [= Sender com.apple.kb-service] [> Level error] claim
 ? [= Sender com.apple.securityd] [> Level error] claim
 ? [= Sender com.apple.secd] [> Level error] claim
 ? [= Sender CloudKeychainProxy] [> Level error] claim
 ? [= Sender securityd] [> Level error] claim
 ? [= Sender secd] [> Level error] claim
-? [= Sender securityd_service] [> Level error] claim