Commit Graph

13 Commits

Author SHA1 Message Date
Vadim Yanitskiy b83aa8aa4d logging: add documentation for 'systemd-journal' target
Change-Id: I04c9f81b10ac56c020f537c3ad52026733b5c620
2021-02-13 08:18:52 +00:00
Vadim Yanitskiy 0d72300779 logging: fix section 6.5.3: logging level s/all/force-all/ fatal
The special 'all' keyword has been deprecated a long time ago
due to its ambiguity, and replaced by 'force-all'.

Change-Id: I759d96716e964d499c0724d481b2f3e5062fb052
2020-04-17 01:05:44 +07:00
Oliver Smith dc7c08ea08 *.adoc: include from ./common, not ../common
Change hardcoded ../common paths, which will break when moving the
project specific manuals in other repositories, to ./common so they
use the dynamically created symlink that always points to the right
path.

(moving manuals to project repositories 8/19)

Related: OS#3385
Change-Id: Id984f5e85481f7877567ee6d21f7ca455d773ef1
2018-11-21 14:29:11 +01:00
Daniel Willmann 6e5b7d3cdc Logging: Describe all log options, including set-all and force-all
Change-Id: Ica03c3ea08289314819448a22ae7ed38a7bd4f83
2018-11-18 20:06:00 +00:00
Pau Espin 51a87cec2c common: logging: State we do support SIGHUP file rotation
This feature has been available since March 2013. It was introduced in
libosmocore 8e878738d16ad4f8776dc0130ebff78dea422ee7.

Change-Id: I650eb77d4b701a199a9e193cfb0e32565940a788
2018-03-19 12:01:37 +00:00
Max 88ef855d23 Document workaround for gsmtap logging
Document a way to minimize logging to stderr when gsmtap is used as a
log target.

Change-Id: I8e64a0075b5a4bad3f83660e0668e6de45b21008
2018-01-19 22:09:53 +00:00
Max f2f37e5b19 Clarify app-specific log filters
Change-Id: I53e8aed658774781a70fea0b46cafc55496925eb
2018-01-19 15:43:41 +00:00
Max 8452ddb66a Add note on vty logging
Change-Id: I2bb52feb37622d0ef35f6be172759adc3813f008
2018-01-18 15:30:23 +01:00
Max 98bb147bbd Describe gsmtap log destination
Change-Id: If34e1640d1033daacc955f4285013b8c1be644d2
Fixes: OS#2608
2018-01-05 12:46:38 +00:00
Max 6c3abbe655 logging: document alarms target
Add subsection describing "log alarms" target.

Change-Id: I95ce5f3db38616608590e02ee79eb3a7e6e4ea14
Fixes: OS#1913
2017-10-09 12:29:18 +02:00
Max ed8284ac6b logging: restructure sections
The basic logging concepts like filters and levels which are
target-independent. It's counter-intuitive that they are described
inside vty target section.

* fix that by putting them in separate sections which are referenced
  from target sections as necessary
* move all targets into subsections under "Log targets" section

Change-Id: I5acde815c66eb3d57e06ecd8dc65fe338216fe63
Related: OS#1913
2017-10-06 19:52:52 +02:00
Max 5f8413c282 logging: replace OpenBSC -> OsmoBSC in examples
Change-Id: Id55dcd41b0d2b3408969d1858e925da55fb5427c
2017-10-06 19:09:18 +02:00
Harald Welte 37ba7a9825 initial checkin of manuals to public repo
The manuals existed in different form for several years in an internal
sysmocom repository.  However, since they had just recently been
converted from docboox-xml to asciidoc and all files have been
re-shuffled for enabling the public release, there's not much point in
keeping the history with git-filter-branch.
2016-02-20 15:01:50 +01:00