Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: junos_system_accounting #630

Closed
lotusnoir opened this issue Feb 27, 2024 · 1 comment · Fixed by #638
Closed

Feature request: junos_system_accounting #630

lotusnoir opened this issue Feb 27, 2024 · 1 comment · Fixed by #638
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lotusnoir
Copy link

hello,

I'm using this block in system configuration (https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/accounting-edit-system.html)

    accounting {
        events [ login change-log interactive-commands ];
        destination {
            tacplus;
        }
    }

Is it possible to add a ressource in order to manage it ?
Thanks in advance

@lotusnoir lotusnoir added the enhancement New feature or request label Feb 27, 2024
@jeremmfr
Copy link
Owner

jeremmfr commented Mar 6, 2024

Hi 👋

I will take care of adding this. Presumably in a new block of junos_system resource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants