We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Interesting would be ranges of IPs to check e.g. usage of other universities
The text was updated successfully, but these errors were encountered:
See #7 (comment)
Sorry, something went wrong.
Current state:
We're logging the following data:
"date": { "type": "date", "format": "epoch_second" }, "ip": { "type": "keyword" }, 'path': { 'type': 'keyword' }, 'parameters': { 'type': 'flattened' }
see https://github.com/dice-group/embeddings.cc/blob/master/scripts/create-iphash-logger.py#L52
For the IPs, the last IP part is removed. The other IP-parts are hashed, see https://github.com/dice-group/embeddings.cc/blob/master/webservice_public/__init__.py#L252
Questions:
No branches or pull requests
Interesting would be ranges of IPs to check e.g. usage of other universities
The text was updated successfully, but these errors were encountered: