18.01.2020 Views

Working with Linux

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Now we can see a count of get, put, post, and delete requests. If we want the same type of

calculation for another field, say apikey, we can run the following:

jq '.requestHeaders.apikey' -r access.log | sort | uniq -c

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!