Hello there,
Network logon authentication is used only after interactive logon authentication has taken place. Network logon does not rely on user interface components, such as a dialog box, to collect data. Instead, previously established credentials or another method to collect credentials is used.
The Transitive Network logon means that the logon credential has been forwarded to the computer which has captured the log files. It is commonly referred to as pass-through authentication, and via indicated the source of the authentication.
A network logon grants a user permission to access Windows resources on the local computer in addition to any resources on networked computers as defined by the credential's access token.
For list of event ID you can try this link https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/appendix-l--events-to-monitor
----------------------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept it as an answer–