- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 09:13 AM
Hello
Need help in finding the size of a syslog message in case of device Admin function for both Tacacs and radius when syslog are sent to external logging servers
Solved! Go to Solution.
- Labels:
-
Identity Services Engine (ISE)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 04:49 PM
https://<ise ip>/admin/#administration/administration_system/administration_system_backup/data_purging
What actually gets sent to the external syslog server, is everything you see in the authentication details log. No way to change the data that is being sent, only selecting the categories. The message size differs a little bit based on various components of your config because things like network device groups, AD details (number of domains found) etc are different for every deployment.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2019 06:31 PM
To get an idea of the actual UDP packet, just enable any external syslog logging host (doesn't have to be a valid IP) and then run a tcpdump on ISE PAN node. You will be able to capture the UDP data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 03:50 PM
Hi,
Let me know if this is what you looking for??
Number of sessions per day: 4
Number of commands: 10
Message Size /session (KB) = 5kB + Number of commands/session *3kB
Automated access(single script) log size calculation = n Number of devices * 4 Sessions * Message size
E.g. : Log Size for 30k Network devices = 4GB/day
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 04:49 PM
https://<ise ip>/admin/#administration/administration_system/administration_system_backup/data_purging
What actually gets sent to the external syslog server, is everything you see in the authentication details log. No way to change the data that is being sent, only selecting the categories. The message size differs a little bit based on various components of your config because things like network device groups, AD details (number of domains found) etc are different for every deployment.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2019 06:31 PM
To get an idea of the actual UDP packet, just enable any external syslog logging host (doesn't have to be a valid IP) and then run a tcpdump on ISE PAN node. You will be able to capture the UDP data.
