SELECT COUNT(*) AS logs_count FROM log_entries WHERE SECOND(timestamp_column) = 15;