-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Longstreth, Lance wrote:
> Alan,
>
>  Thank you for responding. To give more information it is running under
> Unix System Services (z/os v1.4) using syslogd and then I am going to
> ship to a z/linux LPAR running SUSE SLES 8.
>    You were correct I entered the cmd you suggested and PSSQLID did not
> come back. The name from the list I am wanting is PS831P. I have entered
> the 3 part notation such "*.PS831P.* /var/log/pserv" and when I restart
> syslog, it doesn't like it. It seems to only want the 2 part like "*.*".

Hello, Lance.

*.* resolves to "whichever facility, whichever level", so it is natural
that the log records will end up in the log you specify, but thence you
are also bound to find tons of other, unrelated log records in that file.

I suggest you experiment with facilities a bit. Useful values might include:

local0.* /var/log/pserver
local1.* /var/log/pserver
local2.* /var/log/pserver
...
local7.* /var/log/pserver
daemon.* /var/log/pserver
user.* /var/log/pserver

etc.

Only try out one of the above lines at a time, and remember to reload
the configuration after each try (killall -HUP syslogd).

Kind regards,
- --
    Grega Bremec
    gregab at p0f dot net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFC8ktJfu4IwuB3+XoRA6YLAJwONlghsPzXEFhBHjCZIyFpyMw5JwCfZjR5
7TSaoExJ72zq0zGdUGYESlc=
=7yz5
-----END PGP SIGNATURE-----

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to