mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-17 17:29:24 -04:00
Merge pull request #441 from cactuschibre/master
Reorder and add more Actuator endpoints Source; https://apereo.github.io/cas/development/monitoring/Monitoring-Statistics.html
This commit is contained in:
commit
9a14bdb7ca
1 changed files with 25 additions and 9 deletions
|
@ -19,29 +19,45 @@ version
|
|||
auditevents
|
||||
beans
|
||||
actuator
|
||||
actuator/dump
|
||||
actuator/trace
|
||||
actuator/logfile
|
||||
actuator/mappings
|
||||
actuator/env
|
||||
actuator/auditLog
|
||||
actuator/auditevents
|
||||
actuator/beans
|
||||
actuator/caches
|
||||
actuator/conditions
|
||||
actuator/configurationMetadata
|
||||
actuator/configprops
|
||||
actuator/dump
|
||||
actuator/env
|
||||
actuator/events
|
||||
actuator/exportRegisteredServices
|
||||
actuator/features
|
||||
actuator/flyway
|
||||
actuator/health
|
||||
actuator/healthcheck
|
||||
actuator/heapdump
|
||||
actuator/httptrace
|
||||
actuator/info
|
||||
actuator/integrationgraph
|
||||
actuator/loggers
|
||||
actuator/liquibase
|
||||
actuator/jolokia
|
||||
actuator/mappings
|
||||
actuator/metrics
|
||||
actuator/logfile
|
||||
actuator/loggers
|
||||
actuator/loggingConfig
|
||||
actuator/liquibase
|
||||
actuator/refresh
|
||||
actuator/registeredServices
|
||||
actuator/releaseAttributes
|
||||
actuator/resolveAttributes
|
||||
actuator/scheduledtasks
|
||||
actuator/sessions
|
||||
actuator/springWebflow
|
||||
actuator/shutdown
|
||||
actuator/sso
|
||||
actuator/ssoSessions
|
||||
actuator/statistics
|
||||
actuator/status
|
||||
actuator/threaddump
|
||||
actuator/heapdump
|
||||
actuator/jolokia
|
||||
actuator/trace
|
||||
jolokia
|
||||
list
|
||||
|
|
Loading…
Add table
Reference in a new issue