This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
transatlanticTorrentExpress
Watch
1
Star
0
Fork
0
You've already forked transatlanticTorrentExpress
mirror of
https://github.com/KevinMidboe/transatlanticTorrentExpress.git
synced
2025-10-29 09:50:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
0d394b8d1d6d10efc86b3de1d716fcc52cbf1b32
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
KevinMidboe
0d394b8d1d
All logs that have filenames or paths now also supply these as args to the logger. They then receive their own field mapping in the document sent to elastic.
2019-05-01 12:13:59 +02:00
.gitignore
Added project config file to gitignore
2019-04-29 21:52:44 +02:00
config.ini.default
Config gets a new elastic field for logging to dynamic elastic host.
2019-04-30 19:24:36 +02:00
LICENSE
Initial commit
2019-04-29 21:07:04 +02:00
logger.py
Created a middleware for our logger that can receive a es parameter. If supplied the parameter values is stripped from log string and its key and value are added to the document sent to elastic. This way filenames and lists can get their own field mapping and more easily searchable.
2019-05-01 12:12:28 +02:00
README.md
Initial commit
2019-04-29 21:07:04 +02:00
transatlanticTorrentExpress.py
All logs that have filenames or paths now also supply these as args to the logger. They then receive their own field mapping in the document sent to elastic.
2019-05-01 12:13:59 +02:00
utils.py
Moved function for fetching config into separate utils file.
2019-04-30 19:23:04 +02:00
README.md
transatlanticTorrentExpress
Description
Transatlantic Torrent Express
🚅
Readme
MIT
313
KiB
Languages
Python
100%