Skip to content

Commit 5ed631f

Browse files
authored
CA-414586 add message-limit to xapi.conf (#6876)
For better discoverarbility, add a line to xapi.conf for the message-limit parameter.
2 parents 1c354a4 + 7eb72bd commit 5ed631f

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)