Git Product home page Git Product logo

Comments (5)

arctan5x avatar arctan5x commented on June 2, 2024

Hi. First, executing the license task without license url has been fixed and the change was merged a couple days ago. Second, it is an Ansible behavior to print out the command (which contains password in cleartext) when the task failed.

Possible solution that comes to my mind: wrap how we run the ansible playbook within a script so that we can capture the Ansible output before it makes to stdout and filter those password. So not run Ansible in the entrypoint.
What do you guys think? @bb03 @lephino

from docker-splunk.

bb03 avatar bb03 commented on June 2, 2024

We should probably use
no_log: True
for that task, and other ones that could possibly log the credentials.

from docker-splunk.

arctan5x avatar arctan5x commented on June 2, 2024

Should we apply no_log for all tasks that uses Splunk password?

from docker-splunk.

bb03 avatar bb03 commented on June 2, 2024

Yeah. We should probably also provide documentation on using debug flags too, so they can see the log contents when necessary.

from docker-splunk.

arctan5x avatar arctan5x commented on June 2, 2024

HIDE_PASSWORD=true as an environment variable should hide all cleartext passwords in Ansible log.

from docker-splunk.

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.