 Apache Unomi 1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.5.15. Apache Karaf SSH Console . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 11.2. SSH Shell Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . target.itemId While setting up form tracking, it can be very useful to use the Apache Unomi Karaf SSH shell commands : event-tail and event-view to check if you are properly receiving the form submission0 码力 | 158 页 | 3.65 MB | 1 年前3 Apache Unomi 1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.5.15. Apache Karaf SSH Console . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 11.2. SSH Shell Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . target.itemId While setting up form tracking, it can be very useful to use the Apache Unomi Karaf SSH shell commands : event-tail and event-view to check if you are properly receiving the form submission0 码力 | 158 页 | 3.65 MB | 1 年前3
 Apache Unomi 2.x - Documentationyou could use the following cURL request: Another (powerful) way to look at events is to use the SSH Console. You can connect to it with the following shell command: Using the same username password value of this cookie which contains a UUID to lookup the details of the profile. For example with the SSH console you can simply to: profile-view PROFILE_UUID import {useTracker} from "apache-unomi-tracker"; : "timeStamp:desc", "condition" : { "type" : "matchAllCondition" } }' SHELL ssh -p 8102 karaf@localhost SHELL Which will print out the details of the profile with the associated0 码力 | 117 页 | 4.78 MB | 1 年前3 Apache Unomi 2.x - Documentationyou could use the following cURL request: Another (powerful) way to look at events is to use the SSH Console. You can connect to it with the following shell command: Using the same username password value of this cookie which contains a UUID to lookup the details of the profile. For example with the SSH console you can simply to: profile-view PROFILE_UUID import {useTracker} from "apache-unomi-tracker"; : "timeStamp:desc", "condition" : { "type" : "matchAllCondition" } }' SHELL ssh -p 8102 karaf@localhost SHELL Which will print out the details of the profile with the associated0 码力 | 117 页 | 4.78 MB | 1 年前3
 Spring Boot 1.0.3.BUILD-SNAPSHOT Reference Documentationthat you might like! Management endpoints: Overview | Customization Connection options: HTTP | JMX | SSH Monitoring: Metrics | Auditing | Tracing | Process Chapter 7. Advanced topics Lastly, we have a few production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 268 页 | 262.21 KB | 1 年前3 Spring Boot 1.0.3.BUILD-SNAPSHOT Reference Documentationthat you might like! Management endpoints: Overview | Customization Connection options: HTTP | JMX | SSH Monitoring: Metrics | Auditing | Tracing | Process Chapter 7. Advanced topics Lastly, we have a few production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 268 页 | 262.21 KB | 1 年前3
 Linux Docker Mess正在运行的容器终端, 使用ctrl-c退出,container则停止运行,按ctrl-p ctrl-q可以退出到宿主机,容器依然在运行。 Enter into a Container n 使用ssh登陆进容器 需要在容器中启动sshd,存在开销和攻击面增大的问题。同时也违反了Docker所倡导的 一个容器一个进程的原则。 n 使用nsenter、nsinit等第三方工具 需要额外学习和安装第三方工具。 lxc –t ubuntu Creating SSH2 RSA key; this may take some time ... Creating SSH2 DSA key; this may take some time ... Creating SSH2 ECDSA key; this may take some time ... Creating SSH2 ED25519 key; this may may take some time ... update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match ssh Default-Stop values (none) invoke-rc.d: policy-rc.d denied execution of start. Current default time0 码力 | 77 页 | 7.40 MB | 1 年前3 Linux Docker Mess正在运行的容器终端, 使用ctrl-c退出,container则停止运行,按ctrl-p ctrl-q可以退出到宿主机,容器依然在运行。 Enter into a Container n 使用ssh登陆进容器 需要在容器中启动sshd,存在开销和攻击面增大的问题。同时也违反了Docker所倡导的 一个容器一个进程的原则。 n 使用nsenter、nsinit等第三方工具 需要额外学习和安装第三方工具。 lxc –t ubuntu Creating SSH2 RSA key; this may take some time ... Creating SSH2 DSA key; this may take some time ... Creating SSH2 ECDSA key; this may take some time ... Creating SSH2 ED25519 key; this may may take some time ... update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match ssh Default-Stop values (none) invoke-rc.d: policy-rc.d denied execution of start. Current default time0 码力 | 77 页 | 7.40 MB | 1 年前3
 Spring Boot 1.0.3.BUILD-SNAPSHOT Reference Documentation might like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 1.0.3.BUILD-SNAPSHOT production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 158 页 | 847.06 KB | 1 年前3 Spring Boot 1.0.3.BUILD-SNAPSHOT Reference Documentation might like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 1.0.3.BUILD-SNAPSHOT production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 158 页 | 847.06 KB | 1 年前3
 Spring Boot 1.1.7.RELEASE Reference Guidethat you might like! Management endpoints: Overview | Customization Connection options: HTTP | JMX | SSH Monitoring: Metrics | Auditing | Tracing | Process Chapter 7. Advanced topics Lastly, we have a few production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 323 页 | 302.48 KB | 1 年前3 Spring Boot 1.1.7.RELEASE Reference Guidethat you might like! Management endpoints: Overview | Customization Connection options: HTTP | JMX | SSH Monitoring: Metrics | Auditing | Tracing | Process Chapter 7. Advanced topics Lastly, we have a few production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 323 页 | 302.48 KB | 1 年前3
 Spring Boot 1.1.7.RELEASE Reference Guidemight like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 1.1.7.RELEASE Spring production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 192 页 | 1017.81 KB | 1 年前3 Spring Boot 1.1.7.RELEASE Reference Guidemight like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 1.1.7.RELEASE Spring production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 192 页 | 1017.81 KB | 1 年前3
 Spring Boot 0.0.9.M1 Reference Guidethat you might like! Management endpoints: Overview | Customization Connection options: HTTP | JMX | SSH Monitoring: Metrics | Auditing | Tracing | Process Chapter 7. Advanced topics Lastly, we have a few production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 323 页 | 301.58 KB | 1 年前3 Spring Boot 0.0.9.M1 Reference Guidethat you might like! Management endpoints: Overview | Customization Connection options: HTTP | JMX | SSH Monitoring: Metrics | Auditing | Tracing | Process Chapter 7. Advanced topics Lastly, we have a few production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 323 页 | 301.58 KB | 1 年前3
 Spring Boot 0.0.9.M1 Reference Guidemight like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 0.0.9.M1 Spring production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 188 页 | 1007.46 KB | 1 年前3 Spring Boot 0.0.9.M1 Reference Guidemight like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 0.0.9.M1 Spring production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 188 页 | 1007.46 KB | 1 年前3
 Spring Boot 0.0.x Reference Guidemight like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 0.0.9.RELEASE Spring production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 188 页 | 1008.51 KB | 1 年前3 Spring Boot 0.0.x Reference Guidemight like! • Management endpoints: Overview | Customization • Connection options: HTTP | JMX | SSH • Monitoring: Metrics | Auditing | Tracing | Process Spring Boot Reference Guide 0.0.9.RELEASE Spring production ready features such as metrics and monitoring. spring-boot-starter-remote-shell Adds remote ssh shell support. Finally, Spring Boot includes some starters that can be used if you want to exclude choose to manage and monitor your application using HTTP endpoints, with JMX or even by remote shell (SSH or Telnet). Auditing, health and metrics gathering can be automatically applied to your application0 码力 | 188 页 | 1008.51 KB | 1 年前3
共 79 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8














