Code Monkey home page Code Monkey logo

Comments (5)

valentin-krasontovitsch avatar valentin-krasontovitsch commented on August 17, 2024

so sorry about the late reaction - I have to admit I've never worked with a keyring, I'm gonna have to try and reproduce this and see what happens. if you could give me a simple recipe on how to setup a keyring, I would really appreciate that (also - do i have to use gnome for the keyring thingy to work?)

i'm not sure I follow your last comment, about the port - you had to leave the port option empty? if you write 443 there, it get's messed up? gonna check that out!

just give me a few more days please, hopefully i will find some time to look at this.

from bonfire.

titansmc avatar titansmc commented on August 17, 2024

I am using gnome keyring. So if you use bonfire with -k option, it should ask you for your keyring passphrase so it will store it there, and next time you don't need to type the password (as long as the keyring is unlocked).
So at this moment I need to type:
bonfire -f -k :hpc
and I cannot have the -k and -f options defined at the config file like:

[node:default]
host=graylog.domain.com
tls=True
port=
endpoint=/api/
username=user
keyring = True
follow = True

so I would like to be able to execute:
bonfire :hpc
and that is it, everything else should be in the config file.

Forget about the port, it looks fine.

Cheers.

from bonfire.

valentin-krasontovitsch avatar valentin-krasontovitsch commented on August 17, 2024

alrighty i'm finally looking at this.

  • follow mode is not read from config file, it can only be triggered from the command line. but it's not difficult to implement that option
  • happy to hear that the port thingy seems to be working

gonna look at the keyring next - do i understand correctly that it works fine when you use the command line option, the only problem is that you cannot supply it in the config file, and you would like to be able to do that?

from bonfire.

valentin-krasontovitsch avatar valentin-krasontovitsch commented on August 17, 2024

and would you like to supply the keyring option on a node to node basis, or should we add a new general section (or some such name), where one could set the keyring option and it would be respected for all nodes / all queries?

from bonfire.

titansmc avatar titansmc commented on August 17, 2024

sorry, you caught me on vacation.
Both would work for me, although I always use -f option. So if you ask me, I would probably do it at the general section.

from bonfire.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.