简体   繁体   中英

euca-* commands xml responses

I want to watch the XML response returned by euca-* requests. Do any one know how can I watch them?

If you are interacting with Eucalyptus, the service is running on port 8773, so you could use something like

ngrep -d port 8773

on the machine you are running the commands. You need to be root on that machine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM