Skip to content

Instantly share code, notes, and snippets.

@till
Created September 1, 2010 10:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save till/560516 to your computer and use it in GitHub Desktop.
Save till/560516 to your computer and use it in GitHub Desktop.
till@till-laptop:~/node-logmaster$ node server.js
/var/log/syslog
/var/log/php.log
/var/log/nginx/error_log
No such file: /var/log/php.log
No such file: /var/log/nginx/error_log
Sep 1 10:47:12 till-laptop wpa_supplicant[979]: WPS-AP-AVAILABLE
Sep 1 10:47:12 till-laptop wpa_supplicant[979]: Trying to associate with 00:18:84:88:3a:78 (SSID='MyPlace' freq=2422 MHz)
Sep 1 10:47:12 till-laptop NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating
Sep 1 10:47:12 till-laptop wpa_supplicant[979]: Associated with 00:18:84:88:3a:78
Sep 1 10:47:12 till-laptop NetworkManager: <info> (wlan0): supplicant connection state: associating -> associated
Sep 1 10:47:13 till-laptop NetworkManager: <info> (wlan0): supplicant connection state: associated -> 4-way handshake
Sep 1 10:47:13 till-laptop NetworkManager: <info> (wlan0): supplicant connection state: 4-way handshake -> group handshake
Sep 1 10:47:13 till-laptop wpa_supplicant[979]: WPA: Key negotiation completed with 00:18:84:88:3a:78 [PTK=TKIP GTK=TKIP]
Sep 1 10:47:13 till-laptop wpa_supplicant[979]: CTRL-EVENT-CONNECTED - Connection to 00:18:84:88:3a:78 completed (reauth) [id=0 id_str=]
Sep 1 10:47:13 till-laptop NetworkManager: <info> (wlan0): supplicant connection state: group handshake -> completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment