X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=31ea73438b04224eb8ffc4d35efb7d2919f5c4a5;hb=f43f95a9a82e01eed34593260d510bd32e2083ec;hp=2232d5d402f6eb43b6ee4cb00bfafbb53e498d3a;hpb=d5056ef206fdb89bbab64202d6b5c4b1811ae9e6;p=lttng-tools.git diff --git a/src/common/defaults.h b/src/common/defaults.h index 2232d5d40..31ea73438 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -143,7 +143,8 @@ /* Default JUL domain channel name. */ #define DEFAULT_JUL_CHANNEL_NAME "lttng_jul_channel" /* Default JUL tracepoint name. This is a wildcard for the JUL domain. */ -#define DEFAULT_JUL_EVENT_NAME "lttng_jul*" +#define DEFAULT_SYS_JUL_EVENT_NAME "lttng_jul:sys*" +#define DEFAULT_USER_JUL_EVENT_NAME "lttng_jul:user*" /* JUL default channel name. */ #define DEFAULT_CHANNEL_OVERWRITE 0 #define DEFAULT_CHANNEL_TRACEFILE_SIZE 0