POST /turnstone/api/ingest/tautulli accepts Tautulli notification agent payloads and stores them as log_entries under source 'tautulli'. Severity maps error->CRITICAL, buffer->WARN, all others->None. Optional bearer token auth via X-Tautulli-Token header + tautulli_token pref. FTS index rebuilt as a background task after each write. 28 new tests, all passing. |
||
|---|---|---|
| .. | ||
| context | ||
| __init__.py | ||
| test_export_corpus.py | ||
| test_ingest_dmesg.py | ||
| test_ingest_qbittorrent.py | ||
| test_ingest_syslog.py | ||
| test_ingest_tautulli.py | ||
| test_services_diagnose.py | ||
| test_services_llm.py | ||
| test_watch_watcher.py | ||