- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to make log server
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
07-20-2006 06:16 PM
07-20-2006 06:16 PM
how to make log server, which will collect all the server's log or cumulate at one place, is there any software or any methods to do this. becoz of i would like to collect all server's logs and we can analyse easily.
thanks
siva
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 06:45 PM
07-20-2006 06:45 PM
Re: how to make log server
Could you tell us what logs that you want to consolidate.If you are referring syslogs files or any system files the best will be to configure a scp thru cron to copy all logs from all system to a centralised log server.Ofcourse you need to used ssh keys.
thanks
Wip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 08:00 PM
07-20-2006 08:00 PM
Solutionjust configure in /etc/syslog.conf, add line
*.info @ip_address_syslog_server
in syslog server, edit in /etc/syslog.conf, edit: *info /direktori_to_collect_syslog
so, u should make one filesystem to collect syslog, for example /data
At syslog server, edit /etc/syslog.conf => *info /data/LOG/syslog.log
-yut-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 11:35 PM
07-20-2006 11:35 PM
Re: how to make log server
This product have been recommended here in the forums,
http://www.tditx.com
Regards,
jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 03:07 PM
07-21-2006 03:07 PM
Re: how to make log server
i would like to collect syslog of all several server's. antul can u provide me as yet little brief.
and expecting from other's suggetions also
thanks
siva