Difference between revisions of "Main Page"
Jump to navigation
Jump to search
| Line 22: | Line 22: | ||
* [[Message Concentrator]] - How to reduce the number of database connections | * [[Message Concentrator]] - How to reduce the number of database connections | ||
* [[Configuration System]] - Everything you ever wanted to know about how to configure Truxton | * [[Configuration System]] - Everything you ever wanted to know about how to configure Truxton | ||
| + | * [[Loading Strategies]] - Discussion on the different ways to load data into Truxton | ||
Revision as of 06:07, 28 June 2020
Welcome to the Truxton Technical Wiki. This wiki is here for developers to extend Truxton's capabilities. There's no forensic techniques discussed here unless someone makes a page for it. Truxton Forensics will be contributing articles and sample code to allow you to make Truxton do what you need.
For Developers
The following are starting points for developers.
- Truxton SDK
- Python Support
- Developer's Guide
For Power Users
- Hash Set File Format - For eliminating useless files based on the MD5 hash of the contents
- Load List File Format - For scripting the loading of lots of media.
- Loader Configuration
- Lessons Learned - How to do some non-obvious things
- Syslog - For monitoring everything
- Message Concentrator - How to reduce the number of database connections
- Configuration System - Everything you ever wanted to know about how to configure Truxton
- Loading Strategies - Discussion on the different ways to load data into Truxton