**Example** Example of retrieving 3 log records from a Member Node. The *xml* command is provided by xmlstarlet_ and is used to format the output. .. _xmlstarlet: http://xmlstar.sourceforge.net/ :: export NODE="https://demo2.test.dataone.org/knb/d1/mn" curl -k -s "$NODE/v1/log?start=0&count=3" | xml fo 1 MNodeTierTests.201260152556757. 129.24.0.17 null CN=testSubmitter,DC=dataone,DC=org create 2012-02-29T23:25:58.104+00:00 urn:node:DEMO2 2 TierTesting:testObject:RightsHolder_Person.4 129.24.0.17 null CN=testSubmitter,DC=dataone,DC=org create 2012-02-29T23:26:38.828+00:00 urn:node:DEMO2 3 TierTesting:testObject:RightsHolder_Group.4 129.24.0.17 null CN=testSubmitter,DC=dataone,DC=org create 2012-02-29T23:27:40.255+00:00 urn:node:DEMO2