sentrylogs icon indicating copy to clipboard operation
sentrylogs copied to clipboard

Send logs from Nginx and other applications to Sentry.

Results 8 sentrylogs issues
Sort by recently updated
recently updated
newest added

Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

``` File "sentrylogs", line 11, in sys.exit(main()) File "sentrylogs/bin/sentrylogs.py", line 111, in main launch_log_parsers() File "sentrylogs/bin/sentrylogs.py", line 103, in launch_log_parsers parser().follow_tail() File "sentrylogs/parsers/__init__.py", line 53, in follow_tail self.parse(line) File "sentrylogs/parsers/nginx.py",...

Is there special requirements on how to configure error log file in Nginx? OS: Debia 9.6 Nginx: 1.15.9 Python: 2.7.13 pip: pip 9.0.1 from /usr/lib/python2.7/dist-packages (python 2.7) sentrylogs: 0.4.0 I...

In my logs there are ``` 2019/04/15 18:10:51 [warn] 5#5: *2887 a client request body is buffered to a temporary file /var/cache/nginx/client_temp/0000000043, client: ... ``` But sentrylogs line was ```p/0000000043,...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.14.0 to 2.8.0. Release notes Sourced from sentry-sdk's releases. 2.8.0 Various fixes & improvements profiler_id uses underscore (#3249) by @​Zylphrex Don't send full env to subprocess (#3251)...

dependencies