Admin Interfaces: Difference between revisions
(Created page with "These are now the preferred applications over sign on via PuTTY/ssh. However PuTTY will still need to be accessed to view certain data. This includes: ::*Glances (See Gatew...") |
|||
Line 39: | Line 39: | ||
<b>When will I use this?</b> | <b>When will I use this?</b> | ||
::*As part of the morning daily check. | ::*As part of the morning daily check. (TBC) | ||
::*When investigating an error | ::*When investigating an error. For example acumen loses s-class messages but RabbitMQ says the gateway server is fine and the container is running. The s-class folder within the Log Viewer could show what the error is. | ||
= Redis Commander = | = Redis Commander = |
Revision as of 13:40, 22 September 2020
These are now the preferred applications over sign on via PuTTY/ssh. However PuTTY will still need to be accessed to view certain data. This includes:
- Glances (See Gateway server##Glances / top)
Other web interfaces to use include:
- RabbitMQ (See Gateway server##RabbitMQ Interface)
- RQ Dashboard (See Middleware##Redis)
User names and passwords can be found in the new_interfaces document on Teams.
Portainer
phpMyAdmin
Log Viewer
The Log Viewer is a web interface alternative to loading the application logs (See Gateway server##Application logs).
The folders provide a last modified time/date to indicate what has changed and what needs to be checked. The following folders are likely to see daily activity, otherwise the files within the folders should show a size of 0B meaning there is no log to report.
Note: The logs rotate every 12hrs, aka they receive a date stamp after 12hrs and a new log is created. These can be seen by scrolling down within the folder.
Folder | File(s) | Reason for log |
---|---|---|
download_cif | post_processing | Incremental CIF received and processed daily |
Example? | Example? | Why? |
When will I use this?
- As part of the morning daily check. (TBC)
- When investigating an error. For example acumen loses s-class messages but RabbitMQ says the gateway server is fine and the container is running. The s-class folder within the Log Viewer could show what the error is.