Drew Miranda

Results 73 comments of Drew Miranda

That could work. Is there a practical reason why one would need case sensitivity for usernames? I'm not familiar with open ldap but Active Directory treats usernames as case insensitive...

I didn't realize the dup user thing was fixed. Looks like the remaining issue is an `Invalid Credentials` error even though the username (which should be case insensitive) is correct:...

My mistake, that was a local user 🤦‍♂️, LDAP user does appear to work correctly regardless of case. Local users appear to have an issue with casing.

Happy to talk further with internal teams if there are any questions!

Is it possible to get this on a roadmap at some point? I'm anticipating (hoping 🤞) elastic releases a fix for https://github.com/Graylog2/collector-sidecar/issues/449 in their next release of Winlogbeat. If they...

For what its worth it seems like the product is already detecting the use of datanode. As seen in Graylog 6.0 When using datanode: ![image](https://github.com/Graylog2/graylog2-server/assets/107503402/ad02a0b0-5585-4d72-81a9-a95aa71b8c0e) vs without datanode: ![image](https://github.com/Graylog2/graylog2-server/assets/107503402/992407aa-28be-4894-a5ce-50adc9bcfde0)

Ran into this today trying to troubleshoot pipelines :( None of these from the "More Results" menu do anything. You click on them but the simulation results do not change....

Note: This was asked for by a strategic customer, specifically "display name of a field in a data table widget"

For testing I added `indices.query.bool.max_clause_count: 2048` to my `opensearch.yml` config and after restarting OpenSearch i can successfully search for my original search term. However, something more complex, like the `Django...