Replies: 1 comment
-
Update to the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Is there a way to tag message sent by Swoole that goes to journal? With php-fpm I can set
syslog.ident
to something I like and it will be set this way when viewing in journal. I tried that with Swoole but it looks like this setting is not taken into account. I was able to force it somehow. But not entirely. Usingerror_log
does use my tag but when I'm getting warning it's tagged with defaultphp
.Beta Was this translation helpful? Give feedback.
All reactions