NASA HTTP Logs Dataset - Processed For LSTM Models
Contain 2 months http requests for a server in minute timespans
@kaggle.pasanbhanuguruge_nasa_http_logs_processed_for_lstm_models
Contain 2 months http requests for a server in minute timespans
@kaggle.pasanbhanuguruge_nasa_http_logs_processed_for_lstm_models
CREATE TABLE nasa_dataset_for_lstm (
"minute" TIMESTAMP,
"count" BIGINT
);
Anyone who has the link will be able to view this.