Is there any table names with "syslog" and "syslog_transaction"?

Sathwik1
Tera Expert

Is there any table names with "syslog" and "syslog_transaction"? if so is there any relationship between those two tables

1 ACCEPTED SOLUTION

Pranav Bhagat
Kilo Sage

Yes both table exists

 

syslog : The System Logs module provides a variety of logs that you can use to troubleshoot and debug transactions and events that take place within the instance.

 

syslog_transaction:Stores all the transaction that were made in the instance like Rest call, Scheduler etc

 

Check this link to know more

View solution in original post

3 REPLIES 3

Pranav Bhagat
Kilo Sage

Yes both table exists

 

syslog : The System Logs module provides a variety of logs that you can use to troubleshoot and debug transactions and events that take place within the instance.

 

syslog_transaction:Stores all the transaction that were made in the instance like Rest call, Scheduler etc

 

Check this link to know more

@Sathwik Do you need more help on this ?

Shekhar Deshin1
Mega Guru

Hi,

I found both the tables howevere there is no relation ship between those tables i checked under schema map.

Log Entry - Syslog (Email log, Discovery log, Job Log Row, Diagnostic Log)
Transcation Log Entry - syslog_transaction (Client transaction Detailed Log Entry)

I checked schema map for both the tables there is not relationship i found.

You can check the schema map for Tables and Columns (Log Entry and Transacation Log Entry)

Thanks,

Shekhar