Interpreting the TIBCO Hawk Agent Log The TIBCO Hawk Agent log, Hawk.log, includes information about: • Starting or stopping microagents and AMI applications • Managing rulebases (loading, unloading, saving, deleting, using rulebases) • Starting and stopping subscriptions to microagent methods using TIBCO Hawk Display Following are some representative lines in an agent log file: INFO : Configured Console RV Transport =[ 7474 ; tcp:7474] ## Fri Aug 17 13:11:16 IST 2018 ## INFO : Configured AMI RV Transport =[] ## Fri Aug 17 13:11:16 IST 2018 ## INFO : Initialized Agent RVD Transport with service=7474, network=;, daemon=tcp:7474 ## Fri Aug 17 13:11:21 IST 2018 ## INFO : Creating AmiTibrvService using primary session=TibrvRvdTransport[service=7474,network=;,daemon=tcp:7474] ## Fri Aug 17 13:11:21 IST 2018 ## INFO : Loading microagent from class COM.TIBCO.hawk.agent.msghma.MsgHma ## Fri Aug 17 13:11:21 IST 2018 ## INFO : Adding MicroAgent: COM.TIBCO.hawk.microagent.Messaging:0 ## Fri Aug 17 13:11:21 IST 2018 ## INFO : Loading microagent from class COM.TIBCO.hawk.microagent.self.SelfMicroAgent ## Fri Aug 17 13:11:21 IST 2018 ##