What is the use of Log-Agent class?

Hi,

The pr_log table is growing exponentially and we are considering to reduce it’s size by deleting entries related to the Log_Agent class,because the entries are many.

could you please let me know, where to find information about the maintenance of the instances of the Log-Agent class.what is the impact of deleting the entries from the database.

Hi @JakiT,

As per my understanding please check the log category for the log tables.

Regards,

Mohd Qizer Uddin

@JakiT

Please check that job scheduler pyClusterAndDBCleaner daily runs. This is the main cleaning JS.

pr_log is a log table, so deleting entries will not harm if you don’t need.

Regards

Anthony

@JakiT

Log-Agent table contains the info regarding the agent processing.It grows exponentially if the processing of agent records are huge.Usually there wouldn’t be any impact in clearing.