User Tools

Site Tools


paloaltonetworks:logs:syslog:vpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
paloaltonetworks:logs:syslog:vpn [2020/06/04 07:27] bstaffordpaloaltonetworks:logs:syslog:vpn [2022/11/23 12:49] (current) – external edit 127.0.0.1
Line 67: Line 67:
 <code>( eventid eq ipsec-key-delete ) and ( object eq IPSEC_TUN_NAME ) and ( description contains 'IPSec key deleted. Deleted SA: 192.168.1.1[500]-11.22.33.44[500] SPI:0xCFCBA3AF/0x3EE477E4.' )</code> <code>( eventid eq ipsec-key-delete ) and ( object eq IPSEC_TUN_NAME ) and ( description contains 'IPSec key deleted. Deleted SA: 192.168.1.1[500]-11.22.33.44[500] SPI:0xCFCBA3AF/0x3EE477E4.' )</code>
 <code>( eventid eq tunnel-status-up ) and ( object eq IPSEC_TUN_NAME ) and ( description contains 'Tunnel IPSEC_TUN_NAME is up' )</code> <code>( eventid eq tunnel-status-up ) and ( object eq IPSEC_TUN_NAME ) and ( description contains 'Tunnel IPSEC_TUN_NAME is up' )</code>
 +<code>( eventid eq ike-daemon-exit ) and ( description contains 'IKE daemon has exited.' )</code>
 +<code>( eventid eq keymgr-ike-full-sync-abort ) and ( description contains 'KEYMGR sync all IPSec SA to IKE daemon no longer needed.' )</code>
 +<code>( eventid eq keymgr-daemon-exit ) and ( description contains 'KEYMGR daemon has exited.' )</code>
 +<code>( eventid eq ike-daemon-init ) and ( description contains 'IKE daemon is initializing.' )</code>
 +<code>( eventid eq keymgr-daemon-init ) and ( description contains 'KEYMGR daemon is initializing.' )</code>
 +<code>( eventid eq keymgr-flow-full-sync-abort ) and ( description contains 'KEYMGR sync all IPSec SA to Flow no longer needed.' )</code>
 +<code>( eventid eq ike-daemon-start ) and ( description contains 'IKE daemon is ready.' )</code>
 +<code>( eventid eq keymgr-daemon-start ) and ( description contains 'KEYMGR daemon is ready.' )</code>
 +<code>( eventid eq keymgr-ike-full-sync-done ) and ( description contains 'KEYMGR sync all IPSec SA to IKE daemon exit.' )</code>
 +<code>( eventid eq ike-config-p1-success ) and ( description contains 'IKE daemon configuration load phase-1 succeeded.' )</code>
 +<code>( eventid eq ike-config-p2-success ) and ( description contains 'IKE daemon configuration load phase-2 succeeded.' )</code>
 +<code>( eventid eq keymgr-flow-full-sync-start ) and ( description contains 'KEYMGR sync all IPSec SA to Flow started.' )</code>
 +<code>( eventid eq keymgr-flow-full-sync-done ) and ( description contains 'KEYMGR sync all IPSec SA to Flow exit.' )</code>
 +<code>( eventid eq ike-generic-event ) and ( description contains 'received notify type ESP_TFC_PADDING_NOT_SUPPORTED' )</code>
 +<code>( eventid eq ikev2-nego-fail-common ) and ( object eq IKE_GW_OTHERNAME ) and ( description contains 'IKEv2 SA negotiation is failed. received notify type ESP_TFC_PADDING_NOT_SUPPORTED' )</code>
 +
  
paloaltonetworks/logs/syslog/vpn.1591255625.txt.gz · Last modified: (external edit)