radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

Is there a function to do showlog collection and display

Open bongmu opened this issue 3 years ago • 1 comments

Is there a function of showlog collection and display?

bongmu avatar Sep 28 '22 05:09 bongmu

In your cluster ,you can modify the parameter slowLogTail: true

slowLogTail:                                                                                                                                                                      
  default: false                                                                                                                                                                  
  description: SlowLogTail represents if tail the mysql slow log.                                                                                                                 
  type: boolean 

zhl003 avatar Sep 28 '22 06:09 zhl003