mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -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
|
auditevents
|
||||||
beans
|
beans
|
||||||
actuator
|
actuator
|
||||||
actuator/dump
|
actuator/auditLog
|
||||||
actuator/trace
|
|
||||||
actuator/logfile
|
|
||||||
actuator/mappings
|
|
||||||
actuator/env
|
|
||||||
actuator/auditevents
|
actuator/auditevents
|
||||||
actuator/beans
|
actuator/beans
|
||||||
actuator/caches
|
actuator/caches
|
||||||
actuator/conditions
|
actuator/conditions
|
||||||
|
actuator/configurationMetadata
|
||||||
actuator/configprops
|
actuator/configprops
|
||||||
|
actuator/dump
|
||||||
|
actuator/env
|
||||||
|
actuator/events
|
||||||
|
actuator/exportRegisteredServices
|
||||||
|
actuator/features
|
||||||
actuator/flyway
|
actuator/flyway
|
||||||
actuator/health
|
actuator/health
|
||||||
|
actuator/healthcheck
|
||||||
|
actuator/heapdump
|
||||||
actuator/httptrace
|
actuator/httptrace
|
||||||
actuator/info
|
actuator/info
|
||||||
actuator/integrationgraph
|
actuator/integrationgraph
|
||||||
actuator/loggers
|
actuator/jolokia
|
||||||
actuator/liquibase
|
actuator/mappings
|
||||||
actuator/metrics
|
actuator/metrics
|
||||||
|
actuator/logfile
|
||||||
|
actuator/loggers
|
||||||
|
actuator/loggingConfig
|
||||||
|
actuator/liquibase
|
||||||
|
actuator/refresh
|
||||||
|
actuator/registeredServices
|
||||||
|
actuator/releaseAttributes
|
||||||
|
actuator/resolveAttributes
|
||||||
actuator/scheduledtasks
|
actuator/scheduledtasks
|
||||||
actuator/sessions
|
actuator/sessions
|
||||||
|
actuator/springWebflow
|
||||||
actuator/shutdown
|
actuator/shutdown
|
||||||
|
actuator/sso
|
||||||
|
actuator/ssoSessions
|
||||||
|
actuator/statistics
|
||||||
|
actuator/status
|
||||||
actuator/threaddump
|
actuator/threaddump
|
||||||
actuator/heapdump
|
actuator/trace
|
||||||
actuator/jolokia
|
|
||||||
jolokia
|
jolokia
|
||||||
list
|
list
|
||||||
|
|
Loading…
Add table
Reference in a new issue