Add JUL registration thread
[lttng-tools.git] / src / common / defaults.h
index 0682af63df6eb4904698c5aa0b9b99f8f5a61027..0010e0616bd18862ab2cb5459709871d2a1571e9 100644 (file)
 #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).
This page took 0.025183 seconds and 5 git commands to generate.