tshark -i lo0 -f "port 8080" -w local.pcap
tshark -i en0 -f "host bucket-name.s3.amazonaws.com" -w aws.pcap
tshark -i eth0 -f "port 8080" -O http -V
tshark -i lo0 -f "port 8080" -w local.pcap
tshark -i en0 -f "host bucket-name.s3.amazonaws.com" -w aws.pcap
tshark -i eth0 -f "port 8080" -O http -V
# chef-server
Loading init file from /usr/share/chef-server-api/config/init.rb
[Fri, 01 Feb 2013 14:46:10 +0900] INFO: Creating validation key...
[Fri, 01 Feb 2013 14:46:10 +0900] INFO: Creating new key pair for chef-validator
[Fri, 01 Feb 2013 14:46:10 +0900] INFO: Sending client(xxxxxxxxxxxxxxxxxxxx) to the index queue for addition.
| apply plugin: 'java' | |
| apply plugin: 'eclipse' | |
| group = 'com.ksauzz' | |
| archivesBaseName = 'xxxxx-xxxxxx' | |
| version = '0.0.1' | |
| sourceCompatibility = 1.6 | |
| targetCompatibility = 1.6 |
gen_fsm:start_link/x
->
gen:start/x
->