Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
facilities:slq_wiki:reporting [2021/01/20 16:17]
pgullberg How it works
facilities:slq_wiki:reporting [2021/01/20 16:22]
pgullberg Table
Line 12: Line 12:
 === Step 0 – Converting the Apache log to a Dataframe  === === Step 0 – Converting the Apache log to a Dataframe  ===
 Converts log to Pandas Dataframe by specifying separating characters, filtering columns, creating table headers. In addition, converts the date and time into a workable format so that it is automatically recognised as a timestamp and can be filtered and sorted as needed using Pandas.  Converts log to Pandas Dataframe by specifying separating characters, filtering columns, creating table headers. In addition, converts the date and time into a workable format so that it is automatically recognised as a timestamp and can be filtered and sorted as needed using Pandas. 
 +
 +^ TIME        | Date and time of request (includes time zone by default)                        |
 +^ IP ADDRESS  | Identifies the visitor                                                          |
 +^ USERNAME    | Visitor username (only works if visitor has signed in)                          |
 +^ REFERER     | What server the request was referred from                                       |
 +^ REQUEST     | The wiki page or resource that was requested                                    |
 +^ USER AGENT  | Browser (and version), Operating system and hardware type used to send request  |
  
 === Step 1 – Date masking   === === Step 1 – Date masking   ===

We acknowledge Aboriginal and Torres Strait Islander peoples and their continuing connection to land and as custodians of stories for millennia. We are inspired by this tradition in our work to share and preserve Queensland's memory for future generations.