diff options
author | bnewbold <bryan@octopart.com> | 2011-11-22 13:29:36 -0500 |
---|---|---|
committer | bnewbold <bryan@octopart.com> | 2011-11-22 13:29:36 -0500 |
commit | ac9c2969788a89bb122f19285679c0bc6f748ca4 (patch) | |
tree | 3146c341e362e2e41dd89a1fad2502269a328394 | |
parent | 84a23779e54bb8bf972052eaaa04484f1a118543 (diff) | |
download | knowledge-ac9c2969788a89bb122f19285679c0bc6f748ca4.tar.gz knowledge-ac9c2969788a89bb122f19285679c0bc6f748ca4.zip |
misc links
-rw-r--r-- | software/misc.page | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/software/misc.page b/software/misc.page new file mode 100644 index 0000000..623b6aa --- /dev/null +++ b/software/misc.page @@ -0,0 +1,19 @@ +--- +format: rst +toc: no +... + +======================================= +Miscellaneous Software Stuff +======================================= + +Log Analysis +--------------- +http://logstash.net/ + +Regular Expressions +--------------------- +http://code.google.com/p/semicomplete/wiki/GrokDiscovery + +http://txt2re.com/ + |