Skip to content

Instantly share code, notes, and snippets.

section .text
global _start
_start: ;tell linker entry point
mov edx,len ;message length
mov ecx,msg ;message to write
mov ebx,1 ;file descriptor (stdout)
write:
mov eax,4 ;system call number (sys_write)

Keybase proof

I hereby claim:

  • I am ronnocol on github.
  • I am ronnocol (https://keybase.io/ronnocol) on keybase.
  • I have a public key ASDY3UvxSvpeO3T3X-OHLzPxaM_9kJmIPG468-omeyD5xQo

To claim this, I am signing this object:

{
"title": "Staging Print App",
"services": {
"query": {
"list": {
"0": {
"query": "*",
"alias": "",
"color": "#7EB26D",
"id": 0,
bin/logstash -e 'filter{kv{field_split=>")" value_split=>"("}}'
ABC(7)DEF(2)GHI(12)
{
"message" => "ABC(7)DEF(2)GHI(12)",
"@version" => "1",
"@timestamp" => "2014-03-06T22:32:12.260Z",
"type" => "stdin",
"host" => "ip-172-31-3-49.us-west-2.compute.internal",
"ABC" => "7",
[ec2-user@ip-172-31-12-68 ~]$ cat /etc/beaver/beaver.conf
[beaver]
udp_host: 172.31.18.15
udp_port: 9999
format: json
logstash_version: 1
sincedb_path: /etc/beaver/sincedb
Using milestone 1 input plugin 'sqs'. This plugin should work, but would benefit from use by folks like you. Please let us know if you find bugs or have suggestions on how to improve this plugin. For more information on plugin milestones, see http://logstash.net/docs/1.3.1/plugin-milestones {:level=>:warn}
Using milestone 1 filter plugin 'translate'. This plugin should work, but would benefit from use by folks like you. Please let us know if you find bugs or have suggestions on how to improve this plugin. For more information on plugin milestones, see http://logstash.net/docs/1.3.1/plugin-milestones {:level=>:warn}
Using milestone 2 output plugin 'file'. This plugin should be stable, but if you see strange behavior, please let us know! For more information on plugin milestones, see http://logstash.net/docs/1.3.1/plugin-milestones {:level=>:warn}
log4j, [2013-12-12T01:31:45.817] WARN: org.elasticsearch.discovery.zen.ping.unicast: [Osiris] failed to send ping to [[#cloud-i-0c171238-0][inet[/172.31.28.4:9300]
[ec2-user@ip-172-31-28-4 logstash]$ /usr/java/jdk1.7.0_45/bin/java -jar logstash-current.jar agent -f sqs.conf
Using milestone 1 input plugin 'sqs'. This plugin should work, but would benefit from use by folks like you. Please let us know if you find bugs or have suggestions on how to improve this plugin. For more information on plugin milestones, see http://logstash.net/docs/1.3.1/plugin-milestones {:level=>:warn}
Using milestone 1 filter plugin 'translate'. This plugin should work, but would benefit from use by folks like you. Please let us know if you find bugs or have suggestions on how to improve this plugin. For more information on plugin milestones, see http://logstash.net/docs/1.3.1/plugin-milestones {:level=>:warn}
Using milestone 2 output plugin 'file'. This plugin should be stable, but if you see strange behavior, please let us know! For more information on plugin milestones, see http://logstash.net/docs/1.3.1/plugin-milestones {:level=>:warn}
Exception in thread "LogStash::Runner" org.jruby.exce