X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=0010e0616bd18862ab2cb5459709871d2a1571e9;hp=0682af63df6eb4904698c5aa0b9b99f8f5a61027;hb=4d0762229f4950d4ad21f6f47870d3b767dd61fa;hpb=0475c50c4d3d2cea973fe4d1f17875d231dea96c diff --git a/src/common/defaults.h b/src/common/defaults.h index 0682af63d..0010e0616 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -203,6 +203,9 @@ #define DEFAULT_NETWORK_DATA_PORT 5343 #define DEFAULT_NETWORK_VIEWER_PORT 5344 +/* JUL registration TCP port. */ +#define DEFAULT_JUL_TCP_PORT 5345 + /* * If a thread stalls for this amount of time, it will be considered bogus (bad * health).