-
Notifications
You must be signed in to change notification settings - Fork 77
Menu_Sidebar
Ashish Gehani edited this page Jul 27, 2015
·
48 revisions
- [Setting up SPADE](Setting up SPADE)
- Requirements
- [Downloading and compiling](Downloading and compiling)
- [Starting and controlling SPADE](Starting and controlling SPADE)
- [Storing provenance](Storing provenance)
- [Storing provenance in a graph database](Storing provenance in a Neo4j graph database)
- [Storing provenance in a relational database](Storing provenance in a SQL relational database)
- [Creating Graphviz output](Creating Graphviz output)
- [Collecting provenance](Collecting provenance)
- Across the operating system
- [On Mac OS X](Collecting system-wide provenance on Mac OS X)
- [On Linux](Collecting system-wide provenance on Linux)
- [On Windows](Collecting system-wide provenance on Windows)
- [On Android](Collecting system-wide provenance on Android)
- Limiting collection to a part of the filesystem
- [On Mac OS X](Limiting filesystem provenance collection on Mac OS X)
- [On Linux](Limiting filesystem provenance collection on Linux)
- [From an external application](Collecting provenance from an external application)
- [With compile-time instrumentation](Adding provenance instrumentation during compilation)
- [Using the reporting API](Using SPADE's provenance reporting API)
- Filtering provenance
- [Available filters](Available filters)
- [Using filters](Using filters)
- Across the operating system
- [Viewing provenance](Viewing provenance)
- [In a relational database](Viewing provenance in a relational database)
- [In a graph database](Viewing provenance in a graph database)
- [Querying SPADE](Querying SPADE)
- [Illustrative example](Example illustrating provenance querying)
- Miscellaneous
- External Dependencies
- [ProvBench Traces](ProvBench Traces)
- [Packaging Instructions](Packaging Instructions)
This material is based upon work supported by the National Science Foundation under Grants OCI-0722068, IIS-1116414, and ACI-1547467. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
- Setting up SPADE
- Storing provenance
-
Collecting provenance
- Across the operating system
- Limiting collection to a part of the filesystem
- From an external application
- With compile-time instrumentation
- Using the reporting API
- Of transactions in the Bitcoin blockchain
- Filtering provenance
- Viewing provenance
-
Querying SPADE
- Illustrative example
- Transforming query responses
- Protecting query responses
- Miscellaneous