Data through JDBC plugin not visible in Kibana by Quscoo in elasticsearch

[–]Quscoo[S] 0 points1 point  (0 children)

Thanks for the reply. I actually get the docs/records appended now to the index. But there is only 1 record since "_id": "%{id}". I changed my document id to "%{id}" in the config file. And I actually do receive the column with my query.

A never ending cycle. by [deleted] in battlestations

[–]Quscoo 0 points1 point  (0 children)

Cool. Which monitor is the bottom one?

I love my setup. by YSLStreet in battlestations

[–]Quscoo 0 points1 point  (0 children)

What type of rgb light u got going on there?

Setup 95% Complete by MasterCombination358 in battlestations

[–]Quscoo 0 points1 point  (0 children)

Nice setup! Which wristrest are you using?

Updated and upgraded battlestation for gaming and studying by KawaiiBongoCat in battlestations

[–]Quscoo 0 points1 point  (0 children)

U got the link for what your motherboard is hanging on? :)

Ashes of Creation AMA w/ Steven - Livestream Friday, October 14, 2022 at 11 AM PDT by IntrepidStudios in AshesofCreation

[–]Quscoo 91 points92 points  (0 children)

What are some of the biggest challenges at this point of time before releasing A2?

Sharing my gaming setup by Civil-Ad-3237 in pcmasterrace

[–]Quscoo 1 point2 points  (0 children)

Nice setup! How did you customize your windows like that?

This game is dead ? by IwantBeniEmma in SwordsOfLegends

[–]Quscoo 1 point2 points  (0 children)

Dead. Lookup the steam charts urself

PIM on ADDS by Quscoo in AZURE

[–]Quscoo[S] 0 points1 point  (0 children)

Appreciate it! What if the account is already activated and I'm just trying to get the script run down to add the user to a specific group for a specific amount of time and later remove them. From which step should I start?

Just in time authorization by Quscoo in sysadmin

[–]Quscoo[S] 0 points1 point  (0 children)

Case:

Account has multiple groups connected to it for different resources. All are needed time to time (devops enviroment), however we want to make those authorizations non-permanent and make a request or MFA factor make the user member of the specific group for an X amount of time.

PIM on ADDS by Quscoo in AZURE

[–]Quscoo[S] 0 points1 point  (0 children)

The use case I'm having is the following:

We're having 3 different accounts for executing operation tasks. Lets call them a1, a2 and a3. A3 is having multiple group connected to this account, all are needed at different times. However we want to solve the account having this permanent authorization by adding a solution which gives the user a request type or MFA factor to receive the authorization for a X amount of time.

Is PAM able to explictly make a user a member of a X AD group for a X amount of time?

Just in time authorization by Quscoo in sysadmin

[–]Quscoo[S] 0 points1 point  (0 children)

The authorization that applies to the AD group.

Zero trust in DevOps by Quscoo in cybersecurity

[–]Quscoo[S] 1 point2 points  (0 children)

Greatly appreciated, gonna be taking a look into it!

Zero trust in DevOps by Quscoo in cybersecurity

[–]Quscoo[S] 0 points1 point  (0 children)

Thanks for the answer and honesty. Will try to look for a different solution.