HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- syslog.conf file
Operating System - Linux
1828341
Members
3584
Online
109976
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2001 12:22 PM
08-27-2001 12:22 PM
syslog.conf file
When doing a "man syslogd/syslog/ it gives examples of configuring the syslog.conf file when wanting to redirect the output to a syslog server as well as to it's own syslog.log.
EXAMPLE: *alert @syslog_server_name". Do I need to give a directory path too & not just the server name or does it output to where the syslog.log file exist on the server the output is being redirected to? Did I make any sense.
EXAMPLE: *alert @syslog_server_name". Do I need to give a directory path too & not just the server name or does it output to where the syslog.log file exist on the server the output is being redirected to? Did I make any sense.
"Who moved my cheese?"
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2001 02:45 PM
08-27-2001 02:45 PM
Re: syslog.conf file
Hi Michael,
You do not need to specify the path on the remote machine, just specifying the remote host would suffice.
-HTH
Ramesh
You do not need to specify the path on the remote machine, just specifying the remote host would suffice.
-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2001 08:32 AM
08-28-2001 08:32 AM
Re: syslog.conf file
Hello Michael,
isn't there a period missing?
*.alert @machine
I just tested the following line in the
"/etc/syslog.conf" one machineA:
user.info @machineB
and sent a "kill -1" to the running "syslogd"
to make it re-read its config file.
Then I open a terminal-window to "machineB"
and watched the "syslog.log" over there:
tail -f /var/adm/syslog/syslog.log
and in another terminal window on "machineA"
I sent a message to the local syslogd:
logger -i "Hello world"
It appeared in both syslog.log files!
HTH,
Wodisch
isn't there a period missing?
*.alert @machine
I just tested the following line in the
"/etc/syslog.conf" one machineA:
user.info @machineB
and sent a "kill -1" to the running "syslogd"
to make it re-read its config file.
Then I open a terminal-window to "machineB"
and watched the "syslog.log" over there:
tail -f /var/adm/syslog/syslog.log
and in another terminal window on "machineA"
I sent a message to the local syslogd:
logger -i "Hello world"
It appeared in both syslog.log files!
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2001 12:49 PM
08-28-2001 12:49 PM
Re: syslog.conf file
Hello Michael,
Don't forget that the remote syslog server must be started with the "-r" option. Without that option, it would just ignore received syslog messages.
Good luck.
Kodjo
P.S. Don't forget to rate this answer (from 1 to 10).
Don't forget that the remote syslog server must be started with the "-r" option. Without that option, it would just ignore received syslog messages.
Good luck.
Kodjo
P.S. Don't forget to rate this answer (from 1 to 10).
Learn and explain...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP