Discussion [request] May it happen that journals will be available on consoles one day?

As pilot can't access to the file system on consoles (or maybe ED don't write logs at all) - Frontier Devs can add some sort of export-options on fly. Like:
Code:
    [ checkbox ] - Enable external journals management
    [  https:// ... ] service URL - allow user to specify 3rd party service
    
    headers: Allow user to specify up to 3 custome headers (like api-key)
    1 - [ input/string ] :: [ *** ]  
    2 - [ input/string ] :: [ *** ]  
    3 - [ input/string ] :: [ *** ]

So user can easy fill it as:
Code:
    service: [ https://ed-void.com ]
    api-key : [ bla-bla-bla ]

Every time when some journal event fires - Elite on console do HTTP request to specified service with events as JSON array.
If service not respond for a few requests, this feature turns off (or freeze for a few minutes) with notification.
 
Last edited:
They may be limited by the console manufacturers about doing things like this. Don't hold your breath.
 
Top Bottom