06-17-2018 04:20 PM
Hello
I am looking for some best practice advice. My aim is to minimise the amount of logging done on a node (for the purposes of TAC debugging etc.) whilst allowing me to still see what I need to see via Reports, Live Log, Live Sessions etc in the GUI. Am I correct in saying that the "Local Logging" tick box shown below is NOT used for the purposes of displaying useful information in the GUI (e.g. Live Logs, Reporting etc.) and rather, it's a debugging tool for advanced troubleshooting on the node's CLI? If so, it should be quite harmless to disable this on all Logging Categories, right? If I have a TAC case I am happy to enable this for debugging. But it seems overkill to have this running all over the place.
My understanding is that in the case of the Logging Category shown below (Passed Authentications) the PSN sends events to MnT via Syslog and then the PAN should request that data from the MnT when needed. Which again begs the question, why do I need this in the local logs too?
What is meant by "local" anyway, since this is a global setting? Does it mean it will just log in the relevant cases (e.g. Passed Authentications will only create logs on a PSN where Policy Service is enabled?)
Solved! Go to Solution.
06-17-2018 05:16 PM
Local Logging is going to the local file system localStore/iseLocalStore.log on each ISE node.
myISE/admin# show logging application | inc localStore
5410 Jun 18 2018 00:04:44 localStore/iseLocalStore.log
1009698 Jun 17 2018 23:55:42 localStore/iseLocalStore.log.2018-06-17-00-00-00-340
The default settings are usually good enough and not generating too much and the default local log settings is to keep up to 1 day.
It's good to have some local logs because we may refer to them in an ISE support bundle to check events and not needing to get copies of the M&T reports. They are also useful in case MnT nodes having some problem.
06-17-2018 05:16 PM
Local Logging is going to the local file system localStore/iseLocalStore.log on each ISE node.
myISE/admin# show logging application | inc localStore
5410 Jun 18 2018 00:04:44 localStore/iseLocalStore.log
1009698 Jun 17 2018 23:55:42 localStore/iseLocalStore.log.2018-06-17-00-00-00-340
The default settings are usually good enough and not generating too much and the default local log settings is to keep up to 1 day.
It's good to have some local logs because we may refer to them in an ISE support bundle to check events and not needing to get copies of the M&T reports. They are also useful in case MnT nodes having some problem.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide