- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Re: Syslog on 5130 switches
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
10-04-2021 11:52 AM - last edited on 10-04-2021 01:04 PM by support_s
10-04-2021 11:52 AM - last edited on 10-04-2021 01:04 PM by support_s
Hi, we are actually deploying ElasticSearch in our company.
I configured all my switches to send logs to ElasticSearch, but now I don't have log anymore locally on the switch.
Is there a way to send log to syslog, but to keep a copy on the switches?
Thanks for kind help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2021 12:23 PM - edited 10-04-2021 12:46 PM
10-04-2021 12:23 PM - edited 10-04-2021 12:46 PM
SolutionHello @hemh ,
Logs remains in the switch and stored in logfile.log & Diagfile.log under 'Dir'.
You can check by using below command:
<HPE> dir /all-filesystems -->Can view log files under directory logfile
<HPE>dir /all-filesystems
Directory of flash:
0 -rw- 91373568 Jan 13 2013 00:16:32 5130HI-CMW710-R3507.ipe
1 -rw- 10720256 Aug 08 2008 20:00:00 5130hi-cmw710-boot-r1122p02.bin
2 -rw- 7177216 Jan 13 2013 00:19:14 5130hi-cmw710-boot-r3507.bin
3 -rw- 61771776 Aug 08 2008 20:00:00 5130hi-cmw710-system-r1122p02.bin
4 -rw- 84189184 Jan 13 2013 00:19:54 5130hi-cmw710-system-r3507.bin
5 drw- - Feb 11 2013 00:23:16 diagfile
|
10 drw- - Jan 09 2014 01:09:35 logfile
<hpe>logfile save -->It will save file into logfile/diagfile directory
<HPE>diagnostic-logfile save
I hope this will help you.
Thanks!
