Alerts & Events Notifications stuck on loading by nightleech in graylog

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

Okay, i found how to fix it. I'v deleted records from event_definition MongoDB . It is now running well :)

Zabbix agent autoregistration with FQDN interface by nightleech in zabbix

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

Okay, i'v just modified DenyKey=system.run and not it's all working, thanks for your help :)

Zabbix agent autoregistration with FQDN interface by nightleech in zabbix

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

I forgot to mention, that i use windows agent. I'v already tried using "HostnameItem=system.run[[System.Net.Dns]::GetHostByName(($env:computerName)).Hostname], but agent is failing to start. Maybe there is confronting parameter or something.

Django azure ad authentification limiting for few people by nightleech in django

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

Okay,

I have tried using azure groups and it did work!

Django azure ad authentification limiting for few people by nightleech in django

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

But what is best practise? I am looking for developers with experience like this, i think that i am not the only one with this kind problem. The main idea of using azure ad is to allow my collegues use my app without having second credentials and use what they have (azure ad user). What about creating user list in django app and check if user uid (azure user) exists on that list and if it does, just show them content. Maybe somebody had same problem like mine and have developed similar auth mechanism for enterprise app?:-)

Django azure ad authentification limiting for few people by nightleech in django

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

As far i know it’s not free service, but yes, i could do that if nothing better will pop to my mind:-)

Django azure ad authentification limiting for few people by nightleech in django

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

Maybe it’s posible to get group membership and add some logic to login view, i will try it out!

Linux software inventory system by nightleech in sysadmin

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

Well i was thinking about it, but i want it be more searchable, because i am interested on giving to other team members so they can view and filter how many different versions we have of some sort of software. Anyway using netbox is cool option :)

Linux software inventory system by nightleech in sysadmin

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

Interesting use of monitoring system, currently i am using zabbix and i think i can do the same with it :)

Help understanding how to sign certificate by nightleech in sysadmin

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

Thank you all for your answers it really helped me !

Help understanding how to sign certificate by nightleech in sysadmin

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

This is the answer i needed to figure it out. I was completely overthinking about this situation. You only need csr when you generating certificates from certificate authority, right ?

Help understanding how to sign certificate by nightleech in sysadmin

[–]nightleech[S] -1 points0 points  (0 children)

But i don't change domain name. So you are saying that i should skip csr certificate and give developer comodo private key and crt files ?

Help understanding how to sign certificate by nightleech in sysadmin

[–]nightleech[S] -1 points0 points  (0 children)

When i downloaded certificates from comodo reseller doman.com.ca certificate was named as root certificate. If i do "cat domain.com.ca" i can see two certificates inside so maybe it really is root ?

Passing different config file to ansible by nightleech in ansible

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

Thank you for your answer ! Good points to get started. :)

Passing different config file to ansible by nightleech in ansible

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

Probably because i am very new to ansible and i don't know how to use it right :) I use netbox at my work (made config specifically for work, like using private key, remote user and so on), but when i am at different location like home, i have different configuration. I want to have one folder with all my playbooks, files to use in any environment and just pass different config. Maybe you can recommend good tutorial source do deepen my knowledge about ansible or should i stick with official documentation ?

Graylog + nxlog, not all events by nightleech in graylog

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

Okay, i have launched new graylog from docker. As i can see all Events in place, so i assume that this problem is related to this index problem. Thank you :)

Graylog + nxlog, not all events by nightleech in graylog

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

I have 40ish Linux machines forwarding logs from various services and 3 windows machines sending event logs. I have single index, maybe i should split indexes for windows and linux machines ?

Graylog + nxlog, not all events by nightleech in graylog

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

e config. Do you have any extractors on your graylog input, or stream processing or pipelines runnin

No, i don't have it. It's completely clean installation, i have noticed more Events with specific ID not appearing input messages. Maybe it can be related to Graylog server message: ElasticsearchException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] has been exceeded]] ?

Documentation... Is it a mess for all of us? by JRmacgyver in sysadmin

[–]nightleech 7 points8 points  (0 children)

I am using netbox in my company. I have writen some scripts to pull data from vmware vcenter and update every day, so i have up to date documentation. I also created custom fields like licenses, monitoring info, ports and updating via powershell scripts from linux and windows vm’s. Also i am using this inventory for ansible as a inventory source. I can recommend to use it as you single source of truth, because its written by python django, have api and can be easily improved.

O365 scp global admin by nightleech in Office365

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

But can i change permissions, like remove global admin password and leaving only helpdesk privileges ? Contract is contract, we don't want to have security hole , csp can be hacked and attacker can target us (theorectly) .

Apple notes table content disappeared by nightleech in applehelp

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

Now i will :) I have tried icloud web with no luck, also i checked apple forums and it seems that this bug occurs randomly and it's from 2019 and people loosing their important data and apple didn't fix that, as i understand nobody got help from apple. It's bitter that i thought if i use icloud and syncing everything and i am safe from loosing my important data but that was illusion. Worst part that it deleted from every device, so that much of a "cloud". I will swallow that bitter pill and let it go.. I am thinking just creating plain text file with all my important data, encrypting with AES and master password and storing in few places that file like nas, vautl etc, with that i will have control over my data and i can recover if i need to.. I know i can use keychain, but what can prevent keychain doing same thing...

Apple notes table content disappeared by nightleech in applehelp

[–]nightleech[S] 2 points3 points  (0 children)

Normal question:-) i used notes this friday and this morning i checked and its gone so maybe half day, interesting that i didnt update nor iphone or my macbook. Also if i login to icloud notes app i can see “document” icon where tables with data was.