Useful Commands


Linux


Get A Specific Day's API Usage By IP


grep '02/Jul/2014' /var/log/lighttpd/web_api/access.log | awk -F" " '{print $1}' | sort | uniq -c | sort -gr | less



CategoryITMisc
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki