Log of status change of application server in ISE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 07:00 PM
I would like to know how long it takes for an application server to change from initalizing to running in ISE.
Is there a command that can be checked in the cli?
- Labels:
-
Security Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 09:36 PM
you can use the command
show application status ise
To see the status of the services. But it does not show the time it took. This servís typically takes a couple of minutes to become running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 08:19 AM - edited 07-28-2023 08:20 AM
Generally it takes at least 5-10 minutes and the top level status can be seen as @Karsten Iwen noted.
If it takes longer than 15 minutes (or if you like seeing lots of text), you can check the log:
term len 0
show logging system ade/ADE.log tail
