27 Commits

Author SHA1 Message Date
matthew wall
7e2e8a32aa improved table format for pip locations. per-platform status instructions. 2024-01-10 08:45:40 -05:00
Tom Keffer
f52ff71e6f Fix broken links 2024-01-05 15:48:12 -08:00
matthew wall
88e2e9a543 fix broken link. add a little narrative to smooth out the log link. 2023-12-24 08:04:53 -05:00
Tom Keffer
61d5ce3612 Create separate "monitoring" page
Add information about logging on macOS.
2023-12-23 16:54:29 -08:00
matthew wall
9411e23d7c make directories end in slash. more tweaks to consolidate and make logging references consistent. 2023-12-21 13:46:29 -05:00
matthew wall
b2c424c485 complete the revert to system logging facility, no splitting out of weewx messages to separate file. logrotate and rsyslog conf files are now robust so that they can be enabled by symlinks if user wants it - documented in the wiki 2023-12-21 08:37:03 -05:00
matthew wall
a3d81c78c5 more log doc tweraks 2023-12-15 19:53:05 -05:00
matthew wall
d450186d3c update log location and other log-related details 2023-12-15 19:27:41 -05:00
matthew wall
abbcd87383 clarify logging 2023-12-06 07:26:44 -05:00
Tom Keffer
79656b0521 All paths should be relative for "where" page 2023-12-05 17:43:51 -08:00
matthew wall
db549c6719 minor doc fixes 2023-12-05 11:09:09 -05:00
matthew wall
c686fc3d33 make log description consistent 2023-12-05 09:18:48 -05:00
matthew wall
e826ae32d9 fix a copy-paste duplicate. fix debian doc location. refer to generic doc URL, not specific version. 2023-12-05 08:39:22 -05:00
matthew wall
c3dcf37097 update logging and monitoring sections 2023-12-05 08:02:59 -05:00
Tom Keffer
6b2b761930 Revert to logging to syslog.
Unfortunately, the Python logging module is not process safe, so we
would not be able to have multiple processes writing to a single file.
2023-11-26 15:14:19 -08:00
Tom Keffer
054ac07e06 Mention log location in upgrade guide. 2023-11-26 07:41:40 -08:00
Tom Keffer
4619697337 No longer distribute docs.
Must access online.
2023-11-25 16:22:03 -08:00
Tom Keffer
89e8d34f39 Correct the "where" guide. 2023-10-26 14:50:21 -07:00
Matthew Wall
cb44e9e335 clarify meaning of ~ 2023-09-06 07:56:35 -04:00
Matthew Wall
11bc0a06b4 use source instead of . to be less confusing to noobs. put ve in home directory to more closely match normal usage. 2023-07-23 06:53:56 -04:00
Matthew Wall
89bed3761b smooth out the 'running weewx' narrative. provide at least some info in local webserver section. fix minor typos in where to find things. 2023-07-22 12:49:17 -04:00
Tom Keffer
82beaac652 Fix links and formatting in User's guide 2023-07-21 15:32:38 -07:00
Tom Keffer
c030e510ca Default weectl station upgrade does not upgrade config file
Change md column width to 80.

Fix broken "where" link
2023-07-19 08:39:36 -07:00
Matthew Wall
ead007e176 fix formatting for debian 2023-07-19 09:42:17 -04:00
Matthew Wall
a0eaef45e2 make where to find things consistent (still need to disambiguate weewx_root). provide more detail about system logs. use consistent note annotation. saving to separate file is not specific to macos. 2023-07-19 08:20:01 -04:00
Tom Keffer
d906b88f79 Document where to find the pip-installed executables 2023-04-07 15:17:26 -07:00
Tom Keffer
2fe42433fe Rename docs subdirectories.
docs -> docs_src
html_docs -> docs

This puts the names closer to the end product.
2023-04-04 07:27:42 -07:00