Skip to content

Commit 7eb72bd

Browse files
committed
CA-414586 add message-limit to xapi.conf
For better discoverarbility, add a line to xapi.conf for the message-limit parameter. Signed-off-by: Christian Lindig <[email protected]>
1 parent e8506b1 commit 7eb72bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/xapi.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,9 @@ sm-plugins=ext nfs iscsi lvmoiscsi dummy file hba rawhba udev iso lvm lvmohba lv
389389
# How often tracing will export spans to endpoints
390390
# export-interval = 30.
391391

392+
# maximium number of messages kept before oldest are removed
393+
# message-limit = 10000
394+
392395
# The file to check if host reboot required
393396
reboot_required_hfxs = /run/reboot-required.hfxs
394397

0 commit comments

Comments
 (0)