Jump to content

tdk1069

Members
  • Posts

    122
  • Joined

  • Last visited

Reputation

293 Excellent

About tdk1069

Recent Profile Visitors

1,252 profile views
  1. Been a while since I used smoothwall (still miss some features) I was about to say "Should just be remote firewall syslog" but I googled it to see if you needed to specify the Port number and found this https://kb.smoothwall.com/hc/en-us/articles/4871293963164-Send-Smoothwall-Firewall-logs-to-Police-CyberAlarm Looks like no port required (514 is default) We use greylog to collect all our logs here
  2. Sorry I am shamelessly stealing some of these widgets we already run zabbix in house for a while now so I have the data already. Plus we also have Sophos so the only words I can say are ZOINK and Thanks for sharing ! 👍
  3. There's -WebPSScript if you are hosting your scripts somewhere internally which is what I did during dev (and just left it there)
  4. I went down the Tdarr route to auto scan/compress as we had hours of Drama and PE videos in raw uncompressed formats sitting around - I hear FileFlows is now available as a Tdarr alternative but I haven't used it. Now we are cloud based I don't need to do such things.
  5. ours expired a while ago, i only use the api to pull events into graylog for dashboards and the like. But for us we were able to just hit "regenerate" and restart api in the actual configuration utility itself
  6. We went with OSDCloud delivered by iVentoy pxe in the end, lightweight and very customisable in it's powershell glory
  7. Same here ! (Didn't know it was a thing, not that I've joined as IParry.)
  8. For anyone looking at this and who also has linked their Net2 install to Net2Online you can use the same api calls against <yourdomain>.net2online.com to get events, doors open doors, etc etc etc. The authentication against their website is /almost/ the same with some soft AES encryption on the password field prior to delivering the post payload. I wrapped it up in a Invoke-Net2Login PowerShell function to return the token to use on future api calls. They even have their own ClientID in the api call from the logon page
  9. We had so many I even made a GrayLog dashboard to keep an eye on it. We have migrated everyone off it now so logs are nice and quiet now. ~200,000 attempts a week.
  10. Have a ticket raised today to say the same, so having the same Autosave issue going on here aswell.
  11. me me me I like APIs ! and it's on the never-ending to-do list
  12. Similar here. Getting tickets saying can't load/log in. Works fine for all of us testing it. Later one Tech gets no css loaded so the page looks super retro. Refresh and all ok. Very patchy
  13. I pass this shop daily and it always makes me fancy popping in for some Swets ..
  14. For me personally yes. You can see it in my 2nd screenshot (about 3 lines down) I'm wondering if you installing mariadb again forced it to start. Who knows but that would be why it didn't list anything on ps aux|grep -i sql.... it doesn't have sql in the name, now you can do ps aux|grep mariadb.. Now the fun bit begins !
×
×
  • Create New...