NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I have a OSM server set up and it is writing a lot of debug messages to syslog, access.log, and journal logs. How do I disable the excessive logging?

I believe I have the access.log disabled via commenting out the CustomLog line in /etc/apache2/sites-available/000-default.conf

Not sure what to do with the others (syslog was 60GB before it filled my root partition...)

EDIT: Also, I saw an older message from Feb 2020 and nobody replied; I tried to find a solution but haven't found anything.

asked 11 Oct '21, 21:27

sanosuke001's gravatar image

sanosuke001
11112
accept rate: 0%

edited 11 Oct '21, 21:28


With regard to messages from renderd, there have been some issues raised about it such as https://github.com/openstreetmap/mod_tile/issues/170. https://github.com/openstreetmap/mod_tile/issues/13 suggests that later versions may have less of an issue with this.

It looks like Ubuntu 22.04 will have that later version in. Current released versions of Ubuntu and Debian do not yet.

permanent link

answered 25 Jan '22, 18:28

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×105
×80

question asked: 11 Oct '21, 21:27

question was seen: 1,112 times

last updated: 25 Jan '22, 18:28

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum