Difference between revisions of "Logging and Tracking"
(→The Event records) |
|||
Line 2: | Line 2: | ||
Separate components, all need to refer to a common 'map' of the status of the system<br/> | Separate components, all need to refer to a common 'map' of the status of the system<br/> | ||
makes it easier to see what is happening for system, what has happened for users <br/> | makes it easier to see what is happening for system, what has happened for users <br/> | ||
− | Therefore, records of each of the 4 main processes, map of data package statuses, logging of issues | + | Therefore, records of each of the 4 main processes, map of data package statuses, logging of issues<br/> |
===The source data tables=== | ===The source data tables=== | ||
Line 9: | Line 9: | ||
study-study links (??? - in nk surely)<br/> | study-study links (??? - in nk surely)<br/> | ||
logging data layer - the logging repo<br/> | logging data layer - the logging repo<br/> | ||
− | standard functions for doing the tracking | + | standard functions for doing the tracking<br/> |
===The source parameters=== | ===The source parameters=== | ||
Line 21: | Line 21: | ||
The events tables and types<br/> | The events tables and types<br/> | ||
Creating and filling event records<br/> | Creating and filling event records<br/> | ||
− | statistics linked to aggregation | + | statistics linked to aggregation<br/> |
===Extraction notes=== | ===Extraction notes=== | ||
Purpose and usage<br/> | Purpose and usage<br/> | ||
Extraction tables<br/> | Extraction tables<br/> | ||
− | feedback and notes, serialising feedback | + | feedback and notes, serialising feedback<br/> |
Revision as of 23:52, 2 November 2020
Contents
The need for logging and tracking
Separate components, all need to refer to a common 'map' of the status of the system
makes it easier to see what is happening for system, what has happened for users
Therefore, records of each of the 4 main processes, map of data package statuses, logging of issues
The source data tables
The source data tables
<< diagram of tables>>
study-study links (??? - in nk surely)
logging data layer - the logging repo
standard functions for doing the tracking
The source parameters
Holds a central position
Sources are orgs so that the original records for each source are in the contexts organisation table
That gives the ids
But processing specific data is in this table
Used in all phases of processing to know what tables to expect to find / process in each database
The event records
The events tables and types
Creating and filling event records
statistics linked to aggregation
Extraction notes
Purpose and usage
Extraction tables
feedback and notes, serialising feedback