> hello: > > > I use the uwsgi-sentry alarm plugin, > (https://github.com/unbit/uwsgi-sentry), if I use it with > log-alarm and the log-line ends with '\n', uwsgi-sentry will send > the log-line to sentry and it seems that sentry can't parse the > log-line with \n, so it return 403. if I trim the \n at the end > of log-line, everything is ok. so is it a bug of uwsgi-sentry? > > >
Well, i did not know that sentry returns 403 on such a case. Feel free to make a pull request -- Roberto De Ioris http://unbit.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
