NAME
xpylog - an xconsole-like syslog monitor on X11
SYNOPSIS
xpylog
DESCRIPTION
This manual page documents xpylog, a realtime syslog monitor on X Window System. xpylog is a xconsole-like simple monotoring application with several additional features.
OPTIONS
None
REQUIREMENTS
xpylog obtains the syslog messges via the named pipe /dev/xconsole.
Thus, the named pipe (FIFO (First-In First-Out)) /dev/xconsole must exist in
/dev directory, and it must be readable by the user running xpylog
program.
For instance, /etc/syslog.conf or /etc/rsyslog.conf must have been
configured to send messages to /dev/xconsole as
daemon.*;mail.*;\
news.err;\
*.=debug;*.=info;\
*.=notice;*.=warn |/dev/xconsole
If /dev/xconsole does not exist, you can create the named pipe by
$ sudo mkfifo /dev/xconsole
Also, make sure /dev/xconsole is readable:
$ ls -al /dev/xconsole
prw-r----- 1 root adm 0 Jul 5 23:34 /dev/xconsole|
$ id
uid=1000(ohsaki) ...,4(adm),...
INSTALLATION
$ pip3 install xpylog
AVAILABILITY
The latest version of ansiterm module is available at PyPI (https://pypi.org/project/xpylog/) .
SEE ALSO
xpywm(1), xconsole(1), rsyslog.conf(8)
AUTHOR
Hiroyuki Ohsaki <ohsaki[atmark]lsnl.jp>
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xpylog-1.1.tar.gz.
File metadata
- Download URL: xpylog-1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45f465e31cb8fa340e17b7040b093ef8ea676a1730487d47bc482254f9568483
|
|
| MD5 |
6c499eb7dda949db375e9724db6068c7
|
|
| BLAKE2b-256 |
e5a20ea88948973023219477899c1d2b0c2393fc3bbbb59263aa4398c414b9f9
|
File details
Details for the file xpylog-1.1-py3-none-any.whl.
File metadata
- Download URL: xpylog-1.1-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddd26022072b69bbdfc0237f7713c4a4e13e75f0028119749569e9c483a85a7d
|
|
| MD5 |
87a05c265bf8e83797d89bd5370d27a5
|
|
| BLAKE2b-256 |
4b1fdc4533854be3f65a7eac1209cb83806dfeb85c2f9889162936eef36d591a
|